We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
executor failed running [/bin/bash -o pipefail -c pip install --requirement /tmp/requirements.txt && fix-permissions $CONDA_DIR && fix-permissions /home/$NB_USER && apt update && apt-get install curl -y && export NODE_OPTIONS=--max-old-space-size=4096 && jupyter labextension install @jupyter-widgets/jupyterlab-manager --no-build && jupyter labextension install jupyterlab-plotly --no-build && jupyter labextension install plotlywidget --no-build && jupyter labextension install [email protected] && jupyter lab build && unset NODE_OPTIONS]: exit code: 1 ERROR: Service 'jupyter-image' failed to build : Build failed The terminal process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command docker-compose -f "docker-compose.yml" up -d --build" terminated with exit code: 1.
Terminal will be reused by tasks, press any key to close it. @saeed349
The text was updated successfully, but these errors were encountered:
No branches or pull requests
1451.2 Setting up curl (7.68.0-1ubuntu2.5) ...
#8 1451.2 Processing triggers for libc-bin (2.31-0ubuntu9) ...
#8 1455.5 An error occured.
#8 1480.7 ValueError:
#8 1480.7 "[email protected]" is not compatible with the current JupyterLab
#8 1480.7 Conflicting Dependencies:
#8 1480.7 JupyterLab Extension Package
#8 1480.7 >=3.0.4 <3.1.0 >=1.0.0 <2.0.0 @jupyterlab/application
#8 1480.7 >=3.0.4 <3.1.0 >=1.0.0 <2.0.0 @jupyterlab/notebook
#8 1480.7 >=3.0.4 <3.1.0 >=1.0.0 <2.0.0 @jupyterlab/console
#8 1480.7 See the log file for details: /tmp/jupyterlab-debug-fw0_bn2o.log
executor failed running [/bin/bash -o pipefail -c pip install --requirement /tmp/requirements.txt && fix-permissions $CONDA_DIR && fix-permissions /home/$NB_USER && apt update && apt-get install curl -y && export NODE_OPTIONS=--max-old-space-size=4096 && jupyter labextension install @jupyter-widgets/jupyterlab-manager --no-build && jupyter labextension install jupyterlab-plotly --no-build && jupyter labextension install plotlywidget --no-build && jupyter labextension install [email protected] && jupyter lab build && unset NODE_OPTIONS]: exit code: 1
ERROR: Service 'jupyter-image' failed to build : Build failed
The terminal process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command docker-compose -f "docker-compose.yml" up -d --build" terminated with exit code: 1.
Terminal will be reused by tasks, press any key to close it. @saeed349
The text was updated successfully, but these errors were encountered: