Skip to content

Instantly share code, notes, and snippets.

@nashid
Created June 22, 2023 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nashid/f34a684527670d042b821af91ec86f21 to your computer and use it in GitHub Desktop.
Save nashid/f34a684527670d042b821af91ec86f21 to your computer and use it in GitHub Desktop.

installing jupyter notebook

conda install -c conda-forge jupyterlab
conda install -c conda-forge nb_conda_kernels
conda install -c conda-forge jupyter_contrib_nbextensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment