我正在使用带有浅色主题的 JupyterLab,当我将笔记本导出为 HTML 时,我看到了这个:
我期待看到的是这样的:
设置的任何想法?
html python jupyter jupyter-notebook nbconvert
我写这个是!pip install seaborn为了安装seaborn的更新版本,然后系统显示一个警告
!pip install seaborn
然后我写了这个pip install --upgrade pip试图更新点,它表明
pip install --upgrade pip
我应该在哪里运行这段代码,而不是在 ipython 中运行它?如何像 jupyter 一样更新 ipython 中的包?
python pip ipython jupyter-notebook
jupyter-notebook ×2
python ×2
html ×1
ipython ×1
jupyter ×1
nbconvert ×1
pip ×1