Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install jupyter notebbok in pip

pip install notebook
or
conda install -c conda-forge notebook
or
conda install -c conda-forge jupyterlab
or
pip install jupyterlab
Source by jupyter.org #
 
PREVIOUS NEXT
Tagged: #install #jupyter #notebbok #pip
ADD COMMENT
Topic
Name
8+8 =