Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

install jupyter notebook

# With anaconda
conda install -c conda-forge notebook

# With pip
pip install jupyter notebook
 
PREVIOUS NEXT
Tagged: #install #jupyter #notebook
ADD COMMENT
Topic
Name
4+6 =