widgetti / ipyreact

React for ipywidgets that just works. No webpack, no npm, no hassle
BSD 3-Clause "New" or "Revised" License
119 stars 8 forks source link

JupyterLite-Part5 #33

Closed kolibril13 closed 1 year ago

kolibril13 commented 1 year ago

This setting will prevent JupyterLite from caching content, as discussed in: https://github.com/jupyterlite/jupyterlite/issues/1067#issuecomment-1550405195 Benefit: Users will always see the latest JupyterLite content, and closing the JupyterLite website will discard all changes.

kolibril13 commented 1 year ago

@maartenbreddels : This is ready to be merged.

maartenbreddels commented 1 year ago

Can you rebase to master?

kolibril13 commented 1 year ago

I just merged the latest master by pressing the sync button:

image

I think this should be fine, when you quash merging this pr, right?

maartenbreddels commented 1 year ago

Indeed, but if you see an option to rebase, even better. I don’t see this on my mobile btw. anyway, green, thanks!