Snowflake-Labs / sfguide_snowpark_on_jupyter

Jupyter Notebooks with Snowpark
Apache License 2.0
15 stars 13 forks source link

ERROR [4/4] RUN jupyter labextension install jupyterlab-plotly@5.3.1 #6

Open batuhan46190517 opened 2 years ago

batuhan46190517 commented 2 years ago

When building container I'm getting an error "ERROR [4/4] RUN jupyter labextension install jupyterlab-plotly@5.3.1" and I can't see the /tmp/jupyterlab-debug-1t2h77sv.log file

[4/4] RUN jupyter labextension install jupyterlab-plotly@5.3.1:

8 13.26 Building jupyterlab assets (production, minimized)

8 27.22 An error occurred.

8 563.3 RuntimeError: JupyterLab failed to build

8 563.3 See the log file for details: /tmp/jupyterlab-debug-1t2h77sv.log


executor failed running [/bin/bash -o pipefail -c jupyter labextension install jupyterlab-plotly@5.3.1]: exit code: 1

sugiryo commented 10 months ago

Same issue reported here: https://github.com/Snowflake-Labs/sfquickstarts/issues/571