condaインストール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
#      5.3 jupyter notenook   ,         to enable the JupyterLab server extension:
jupyter serverextension enable --py jupyterlab --sys-prefix