Skip to content

Bump docker/build-push-action from 4 to 5 #65

Bump docker/build-push-action from 4 to 5

Bump docker/build-push-action from 4 to 5 #65

Triggered via pull request September 18, 2023 07:54
Status Failure
Total duration 4m 42s
Artifacts

deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
deploy-book
The process '/usr/share/miniconda/condabin/conda' failed with exit code 1
deploy-book
LinkError: post-link script failed for package conda-forge::jupyter_highlight_selected_word-0.2.0-py310hff52083_1005 location of failed script: /usr/share/miniconda/envs/hls4ml-tutorial/bin/.jupyter_highlight_selected_word-post-link.sh ==> script messages <== Traceback (most recent call last): File "/usr/share/miniconda/envs/hls4ml-tutorial/lib/python3.10/site-packages/jupyter_contrib_core/notebook_compat/nbextensions.py", line 6, in <module> from notebook.extensions import BaseExtensionApp ModuleNotFoundError: No module named 'notebook.extensions' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/share/miniconda/envs/hls4ml-tutorial/lib/python3.10/site-packages/jupyter_contrib_core/notebook_compat/nbextensions.py", line 10, in <module> from notebook.nbextensions import BaseNBExtensionApp ModuleNotFoundError: No module named 'notebook.nbextensions' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/share/miniconda/envs/hls4ml-tutorial/lib/python3.10/site-packages/jupyter_contrib_core/notebook_compat/nbextensions.py", line 12, in <module> from ._compat.nbextensions import BaseNBExtensionApp File "/usr/share/miniconda/envs/hls4ml-tutorial/lib/python3.10/site-packages/jupyter_contrib_core/notebook_compat/_compat/nbextensions.py", line 35, in <module> from notebook.nbextensions import ( ModuleNotFoundError: No module named 'notebook.nbextensions' ==> script output <== stdout: stderr: return code: 1 ()