OpenSourceEcon / BootCamp2018

Repository of syllabi, lecture notes, Jupyter notebooks, code, and problem sets for OSM Lab Boot Camp 2018
81 stars 102 forks source link

Hydrogen package for atom #2

Open TomPCurran opened 6 years ago

TomPCurran commented 6 years ago

For anyone that wants to use Atom and python scripts there is a really handy package in Atom called hydrogen that lets you run code inline like a notebook. However, as far as I can tell there isn't a way to incorporate markdown/latex like in a traditional jupyter notebook.

https://atom.io/packages/hydrogen

rickecon commented 6 years ago

@TCurran4589. Thanks for posting this.