Skip to content
New issue

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

[WIP] Fixing the preloading #1067

Draft
wants to merge 8 commits into
base: 1047-jupyterhub-integration-to-clowder
Choose a base branch
from

Conversation

Vismayak
Copy link
Contributor

I believe the actual integration of Jupyterhub to Clowder is working, what needs to be fixed is the prepopulating of singe-user containers with a pre-populated notebook

The contents are in the jupyterhub directory. The notebook we want to pre-populate is called Clowder_APIs.ipynb. To set up the environment , in the root directory run ./docker-dev.sh jupyter up (to shut it run ./docker-dev.sh jupyter down), before running the backend and frontend locally.

My current attempts involved using COPY in the Dockerfile.jupyterlab file but does not show up in the mounted directory and am getting errors when trying to run the pre_spawn_hook (causing the server to not start) in jupyterhub_config.py

@Vismayak Vismayak requested review from longshuicy and tcnichol June 6, 2024 14:11
@Vismayak Vismayak force-pushed the jupyter-custom-notebook branch from ada64a9 to 6718d5a Compare June 7, 2024 16:49
@lmarini lmarini marked this pull request as ready for review June 13, 2024 14:37
@lmarini lmarini self-requested a review as a code owner June 13, 2024 14:37
@lmarini lmarini marked this pull request as draft June 20, 2024 14:13
An error occurred while trying to automatically change base from 1047-jupyterhub-integration-to-clowder to main July 11, 2024 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant