Skip to content

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.

2 participants