Condaインストールjupyterノートブックjypyterラボnb_conda



Conda Installation Jupyter Notebook Jypyter Lab Nb_conda



まず、環境をアクティブ化します。わからない場合は、レッスンを作成してください。 https://blog.csdn.net/u013249853/article/details/84648917

https://blog.csdn.net/Mrxxyz/article/details/84866504



これは、必ずしもカーネルが必要であるとは限りません。最初に試してみます。

conda install jupyter notebook conda install nb_conda conda install -c conda-forge jupyterlab #If you have a 5.3 jupyter notenook kernel before, then you need the next sentence to enable the JupyterLab server extension: jupyter serverextension enable --py jupyterlab --sys-prefix