[ANN] pluto.land – new simple website to share Pluto HTML notebooks

Hi! :waving_hand:

The Pluto developers made a new website that we are excited to share:

Check it out: pluto.land :glowing_star:

pluto.land is a simple simple web service to make it easier to share Pluto HTML exports, run by the Pluto team. It is sort of like a pastebin, but for Pluto HTML exports.

It’s really simple to use! In Pluto, you Export your notebook to HTML, and save the file on your computer. Then go to pluto.land, upload the file, and you get a URL for your notebook!

Example notebook

Here is a notebook hosted on pluto.land: https://pluto.land/n/cibk2zp8.

FAQ

Who can see my notebooks?

Currently, all notebooks are public, but unlisted. This means that only people with the link can view the notebook. There is no public search or indexing of notebooks.

How long are notebooks stored?

Notebooks will be stored for at least 2 years after their last view. We will try our best to keep notebooks online as long as time and funding allows.

What about @bind interactivity?

pluto.land only hosts static HTML exports and Pluto recordings. For exporting notebooks with @bind interactivity, you need to run your own web server, with PlutoSliderServer.jl.

Where are my notebooks stored?

Your notebooks are stored in cloud services managed by the Pluto team.

Specifically, notebook assets (.jl, .plutostate) are stored on Cloudflare R2 (WEUR), our database is stored on Supabase (eu-west-3), and the site runs on Deno Deploy (global edge).

What do you think!

That’s it, give it a try! What do you think?

33 Likes

Please attach Pluto.land link properly. It is not opening anything.

Fixed, thanks!

Very cool! It would be very neat if Pluto had a “post to pluto.land” button next to the static html export!

8 Likes

Thank you @fonsp and Pluto team for the amazing work you’ve been doing to make science more accessible. I will be teaching Pluto next Thursday to a couple of students in geosciences. They always love the Pluto experience.

5 Likes

Ohh thank you, nice to hear! :smiling_face: Please let me know how the course goes!

“post to plutoland” is coming!

5 Likes