tonghuikang / macOS_setup

Thank you Apple for making me reset my computer for >10 times over three years
0 stars 0 forks source link

Jupyter notebook environment configurations #6

Open tonghuikang opened 3 years ago

tonghuikang commented 3 years ago
conda install nb_conda jupyter -y
conda install ipykernel -y
tonghuikang commented 2 years ago

May need to run

python3 -m pip install ipykernel
python3 -m ipykernel install --user