deathbeds / jupyterlab-deck

Lightweight presentations for JupyterLab
https://jupyterlab-deck.rtfd.io
BSD 3-Clause "New" or "Revised" License
40 stars 9 forks source link

wip: move to JupyterLab 4.x #53

Closed agoose77 closed 1 year ago

agoose77 commented 1 year ago

This PR makes it possible to build jupyterlab-deck for JupyterLab 4. I didn't mess around with supporting 3.x and 4.x at the same time. Please consider this PR a "first stab" to try and reduce the busy work of @bollwyvl et al.

I expect someone with a better knowledge of doit should improve my changes to dodo.py.

bollwyvl commented 1 year ago

Great :heart:

I'll do some local plumbing and see where it leads... might have to push to a new branch, as I think main by default is protected these days. Can either sub-pr, or whatever seems to work.