Skip to content

tamton-aquib/neorg-jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neorg Jupyter

A neorg module that allows integration with jupyter notebook inside a neorg file.
Pretty bare-bones right now.

2023-01-14_00-05-23.mp4

Setup

Set this inside neorg's setup.

["external.jupyter"] = {}

Configuration

Currently there are no configuration options

Usage

Provides 3 options

  • :Neorg jupyter init (to load up the kernel)
  • :Neorg jupyter generate filename.ipynb (generate a neorg file from the provided notebook)
  • :Neorg jupyter run (to run the code block)

About

A neorg module to work with jupyter notebooks inside neorg.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published