atom-notebook icon indicating copy to clipboard operation
atom-notebook copied to clipboard

No running Jupyter session. Try closing and re-opening this file.

Open AnthonyJacob opened this issue 9 years ago • 1 comments

This error occurs every time I try to run a jupyter notebook.

(I have set my path in settings to :C:\Language\Anaconda\Scripts\)

AnthonyJacob avatar Jun 17 '16 07:06 AnthonyJacob

This repo is not being actively maintained 🙁 In the meantime, I suggest that you look at hydrogen to run code inline in Atom's text editor, nteract (a new Jupyter notebook client built using Electron, React, Redux, RxJS), Jupyter Notebook, and JupyterLab.

Having said that, nteract is currently extracting its many components into separate packages which will allow them to be reused and assembled to create new apps. When I have the time, I would like to use them to completely refactor this project.

gnestor avatar Feb 25 '17 18:02 gnestor