Jupyter2Pluto
Pluto.jl notebook
convert Jupyter notebook into ] add http://github.com/vdayanand/Jupyter2Pluto.jl
using Jupyter2Pluto
jupyter2pluto("sample.ipynb")
Pluto notebook sample.jl
will be created in the working directory
Pluto.jl notebook into Jupyter notebook
convert pluto2jupyter("sample.jl")
Jupyter notebook sample.ipynb
will be created in the working directory