You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "cdmikechen (Jira)" <ji...@apache.org> on 2022/07/27 06:21:00 UTC

[jira] [Commented] (SUBMARINE-1299) The new version of jupyter notebook dependency failed to start

    [ https://issues.apache.org/jira/browse/SUBMARINE-1299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571757#comment-17571757 ] 

cdmikechen commented on SUBMARINE-1299:
---------------------------------------

Rebuilding the image locally proves that the notebook lib can be installed. 
It is suspected that it is caused by an exception when the image is built. Wait for the next image update to confirm whether there is this problem.

> The new version of jupyter notebook dependency failed to start
> --------------------------------------------------------------
>
>                 Key: SUBMARINE-1299
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-1299
>             Project: Apache Submarine
>          Issue Type: Bug
>          Components: Cloud-native Deployment
>    Affects Versions: 0.8.0
>            Reporter: cdmikechen
>            Priority: Critical
>             Fix For: 0.8.0
>
>
> Fix the problem that the 0.8.0 version of notebook image failed to start.
> The current jupyter version:
> {code}
> (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
> {code}
> We can see that there is no notebook installed in the current version of jupyter.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org