jupyter-server / team-compass

A repository for team discussion, syncing, and meeting notes.
https://jupyter-server-team-compass.readthedocs.io
BSD 3-Clause "New" or "Revised" License
13 stars 7 forks source link

New repo for Headless/Scheduled Notebooks #34

Closed 3coins closed 1 year ago

3coins commented 1 year ago

There is on-going work on supporting running notebooks as jobs from anywhere Jupyter is running. #957 showcases the concepts, components, and features of this extension. The goal here is to offer this to Jupyter (notebook, lab, hub) users as a new server extension under the jupyter-server org. Please vote here for setting up this repo.

Note: One of the comments in the server meeting was bundling the UI and the server api in a single extension (Currently, we have separate extensions for these), since the UI depends on the server api. We will go ahead with this option and bundle the UI along with the server apis.

cc @Zsailer

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:

3coins commented 1 year ago

The proposed name for the new repo is jupyter-scheduler. @Zsailer Can you help with creating the new repo and adding permissions so I can push to it.

Zsailer commented 1 year ago

Yes! I'll do that now.

Closing the loop here—this move was officially approved by the Jupyter Server Team in a private vote. Thanks, @3coins, for the great work here!

Zsailer commented 1 year ago

https://github.com/jupyter-server/jupyter-scheduler

Done. 🚀

Closing this issue here 😎

3coins commented 1 year ago

Great! Thanks @Zsailer