Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

tecosaur/ox-pluto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Org export to Pluto.jl notebooks

Org is great within Emacs, but hard to share with non-Emacs collages, particularly when it comes to computational notebook -style files. There are third party exporters to Jupyter notebooks, but for Julia a better option exists — Pluto.jl.

Using Org.jl we can easily add Org prose into Pluto notebooks. Making use of that, this package constructs cells of Org markup and Julia code for Pluto.jl.


(package! ox-pluto :recipe (:host github :repo "tecosaur/ox-pluto")) ; Doom package.el
(ox-pluto :type git :host github :repo "tecosaur/ox-pluto") ; straight

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published