安装 Jupyter notebook extensions

Posted jasaja

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装 Jupyter notebook extensions相关的知识,希望对你有一定的参考价值。

Run the following in a command prompt

pip install jupyter_contrib_nbextensions && jupyter contrib nbextension install 

Start up a Jupyter Notebook and navigate to the new Nbextensions tab
That is all.

以上是关于安装 Jupyter notebook extensions的主要内容,如果未能解决你的问题,请参考以下文章