Answers for "how to setup jupyter notebook environment"

6

install jupyter

pip3 install jupyter
Posted by: Guest on March-21-2020
0

open jupyter notebook with conda envirionment

conda install -c anaconda ipykernel
Posted by: Guest on December-09-2020

Code answers related to "how to setup jupyter notebook environment"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language