this has been asked several times before, but the information seems out-of-date. I would like to run some small pluto notebooks that can be run interactively online without the person viewing it needing to install Julia.
it seems like this used to be possible with https://pluto-on-binder.glitch.me/ but this site no longer exists (May 2024). There is also PlutoSliderServer, but this seems to require running one’s own server separately. I had hoped that there might be some solution along the lines of Github pages for websites, perhaps.
Is there any current way to share interactive pluto notebooks just using Github (or similar service, I also have access to a regular Gitlab account and a self-hosted Gitlab server)?