Skip to content
Snippets Groups Projects
Commit 867d525f authored by Luigi's avatar Luigi
Browse files

Enable init cells in descriptor role

parent a5d20d8f
No related branches found
No related tags found
2 merge requests!123testing develop merge,!23Various tutorials
......@@ -162,7 +162,8 @@ ARG TUTORIALS_HOME=$HOME/tutorials
# Linking all the notebooks of the tutorials
WORKDIR $TUTORIALS_HOME
RUN ln -s /opt/tutorials/*/*.ipynb . \
&& jupyter-trust tcmi.ipynb
&& jupyter-trust tcmi.ipynb \
&& jupyter-trust descriptor_role.ipynb
# Linking images or other assets may required by the tutorials
......
......
Subproject commit 6b5b53643ad2230fe929566d24a8ec69e2c815a4
Subproject commit 122b6409cf48ad4924f91a71ad47565294817e7f
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment