Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Cannot Reproduce
-
0.8.0
-
None
Description
Fix the problem that the 0.8.0 version of notebook image failed to start.
The current jupyter version:
(base) jovyan@7bdfafcd7572:~$ jupyter --version Selected Jupyter core packages... IPython : 7.33.0 ipykernel : 6.15.1 ipywidgets : not installed jupyter_client : 7.3.4 jupyter_core : 4.11.1 jupyter_server : 1.18.1 jupyterlab : 3.4.3 nbclient : 0.6.6 nbconvert : 6.5.0 nbformat : 5.4.0 notebook : not installed qtconsole : not installed traitlets : 5.3.0
We can see that there is no notebook installed in the current version of jupyter.