lgeiger / hydrogen-launcher

:rocket: Launch terminals and jupyter consoles connected to hydrogen
https://atom.io/packages/hydrogen-launcher
MIT License
96 stars 25 forks source link

jupyter notebooks? #34

Open step21 opened 5 years ago

step21 commented 5 years ago

Hey, so I was under the impression that I could use hydrogen launcher to start/read/execute jupyter notebooks, but it always just says "No running kernel for grammar JSON found" so I guess that is not accurate? Or am I doing it wrong?

wadethestealth commented 5 years ago

Jupyter Notebooks are now supported. If this was after we began supporting nbs, then you are using hydrogen incorrectly. If you activate hydrogen and then run hydrogen:import-notebook it will open your notebook in a new .py file. If you follow the installation instructions over on hydrogen it will install a kernel for you to run the new .py file with.