Skip to content

Instantly share code, notes, and snippets.

@wesinator
Last active August 9, 2019 22:51
Show Gist options
  • Select an option

  • Save wesinator/79d364f2270999ea5013996be23da46b to your computer and use it in GitHub Desktop.

Select an option

Save wesinator/79d364f2270999ea5013996be23da46b to your computer and use it in GitHub Desktop.
Update all packages for ipython / jupyter
# update all packages for ipython / jupyter
pip install -U ipython ipykernel jupyter jupyter-client notebook jupyter-console jupyter-core
pip install -U jupyter-dashboards
pip install -U jupyterlab jupyterlab-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment