π Pluto Notebooks
This page contains links to several Pluto.jl notebooks from all sorts. Feel free to use them as a starting point for your revolutionary explorations!
Hyperbolic Geodesics
Drawing hyperbolic geodesics in the PoincarΓ© ball model.
TikzJax
Writing tikz figures in Pluto .
Numpy file reader/writer
Utils to read and write Julia arrays to the npy file format.
Less
An alternate implementation of @less
.
Online Cohen Kappa Score
A simple online implementation of the Cohen Kappa score.
3d Cookie Cutter πͺ
A generator of STL files for circular shapes.
Color Equalization
Color equalization using Optimal Transport.
Button effect
Run a cell only when a button is pressed and not when other variable changes.
Dark & Light
A simple wrapper to display dark and light versions of a cell output.
Network Simplex
A textbook network simplex implementation to solve the discrete optimal transport problem.
Notebooks as networks
A viewer of Pluto notebook files as networks :net:.
Blurred elements
How to build blurred elements.
DrawData
A widget to generate datasets reactively inside Pluto.
Pluto.jl + JuMP.jl
An example of how to use JuMP.jl in Pluto.jl.