Skip to content

Pluto.jl reactive Julia notebooks, packaged as a Sandstorm app

License

Notifications You must be signed in to change notification settings

garrison/Pluto.jl-on-sandstorm

Repository files navigation

Pluto.jl reactive Julia notebooks, packaged as a Sandstorm app.

Technical notes

This app is built with Docker. Originally, we used docker-spk, but it is actually a bit more convenient to call Docker ourselves, at least for now. Like dotnet-docker-spk, we need to work around /proc being unavailable, as julia assumes it exists (via uv_exepath). The following command builds the package and provides it to the local Sandstorm development instance:

./build-oldspk.sh && spk dev

About

Pluto.jl reactive Julia notebooks, packaged as a Sandstorm app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published