Open step21 opened 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.
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?