jupyter / notebook

Jupyter Interactive Notebook
https://jupyter-notebook.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
11.71k stars 4.94k forks source link

Integrate pull request preview environments #6661

Open jpthurman opened 1 year ago

jpthurman commented 1 year ago

I would like to support Jupyter Notebook by implementing Uffizzi preview environments. Disclaimer: I work on Uffizzi.

Uffizzi is a Open Source full stack previews engine and our platform is available completely free for Jupyter Notebook (and all open source projects). This will provide maintainers with preview environments of every PR in the cloud, which enables faster iterations and reduces time to merge. You can see the open source repos which are currently using Uffizzi over here

Uffizzi is purpose-built for the task of previewing PRs and it integrates with your workflow to deploy preview environments in the background without any manual steps for maintainers or contributors.

We can go ahead and create an Initial PoC for you right away if you think there is value in this proposal.

TODO:

cc @waveywaves

RRosio commented 1 year ago

Hi @jpthurman, please feel free to share what the PoC looks like and the Jupyter devs can take a look.

jpthurman commented 1 year ago

Great @RRosio, will do!