Hello, In preparation for the Notebook 6.1.0 release <https://jupyter-notebook.readthedocs.io/en/latest/changelog.html#release-6-1-0>, we've decided to first deliver release candidate 1. We would greatly appreciate it if you could take it for a spin prior to the GA release (which we'd like to make available in 3-4 weeks).
Please choose the appropriate command for your situation... Fresh install: `pip install notebook==6.1.0rc1 --pre` `conda install -c conda-forge/label/notebook_rc notebook` Update existing: `pip install notebook==6.1.0rc1 --pre --upgrade` `conda update -c conda-forge/label/notebook_rc notebook` -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/10ca5add-b0d7-4689-b2ec-90b1f45ccb99o%40googlegroups.com.
