You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When launching the container, it will not show the workspace folder and only shows the DLI contents that come with the base image. One solution would be making below changes:
rename the workspace folder to labs
add labs/ labs/ to the %files to the singularity def file.
When running the container, ensure the --notebook-dir= points to the labs folder.
Moreover, there are typos in the README.md.
The text was updated successfully, but these errors were encountered:
mozhgan-kch
changed the title
[bug] cannot launch the notebooks properly on the CURIOSITY
[Issue] cannot launch the notebooks properly on the CURIOSITY
May 25, 2023
When launching the container, it will not show the workspace folder and only shows the DLI contents that come with the base image. One solution would be making below changes:
workspace
folder to labslabs/ labs/
to the%files
to the singularity def file.--notebook-dir=
points to thelabs
folder.Moreover, there are typos in the
README.md
.The text was updated successfully, but these errors were encountered: