jupyterhub / nbgitpuller

Jupyter server extension to sync a git repository one-way to a local path
https://nbgitpuller.readthedocs.io
BSD 3-Clause "New" or "Revised" License
205 stars 84 forks source link

Support for launching JupyterLite #285

Closed balajialg closed 1 year ago

balajialg commented 1 year ago

Proposed change

I would like to launch a notebook via JupyterLite using the nbgitpuller link. Currently, there is no mechanism to create such unique links. This can be a valuable first step towards deploying Jupyterlite for educational purposes.

I got this idea based on the work done by @yuvipanda in repo2jupyterlite

Alternative options

I haven't explored other options but as an end user, I would love to launch notebooks in Jupyterlite the way I do for Jupyterhubs.& wanted to check if this idea is even feasible.

Who would use this feature?

Instructors who want to share unique links with students can use this method if they prefer.

(Optional): Suggest a solution

Couple of things,

  1. Support for Jupyterlite in the nbgitpuller Chrome plugin created by @yuvipanda
  2. Support for Jupyterlite in the nbgitpuller website

Tagging @ericvd-ucb for additional inputs

welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

manics commented 1 year ago

This is being discussed in https://github.com/jupyterlite/jupyterlite/issues/905