daviddwlee84 / MasterCoding

Vim and his happy friends. Also VSCode stuff plus some good development tools collection and learning resources!
3 stars 0 forks source link

Add this for jupyter notebook #2

Open daviddwlee84 opened 4 years ago

daviddwlee84 commented 4 years ago
pip install jupyterlab
pip install jupyter_contrib_nbextensions jupyter_nbextensions_configurator
jupyter contrib nbextension install --user
jupyter nbextensions_configurator enable --user
daviddwlee84 commented 3 years ago