question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`No running Jupiter session` error

See original GitHub issue

Having installed atom-notebook successfully, I am unable to run cells. I get the following when executing a cell:

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

I am using Jupyter installed via Anaconda, and jupyter is on my path in ~/anaconda3/bin/jupyter. Running on OS X 10.11.2 and Python 3.5.1.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
amodigcommented, Feb 26, 2017

@gnestor OK thank you!

I just found out hydrogen, which seems to be a very powerful tool, bringing REPL features to regular Python. I only hope I can convince my data scientist team to start using Atom. 😃 We may also consider using nteract when sharing out our work. Thanks for mentioning JupyterLab, I didn’t know about that!

0reactions
Gigithecodecommented, Aug 22, 2018

Same here… after trying all the tricks. The output of the console is :

NotebookEditor created for /home/gigi/Téléchargements/01_Lesson01_sourceSink.ipynb

Refused to load the stylesheet ‘http://fonts.googleapis.com/css?family=Fenix’ because it violates the following Content Security Policy directive: “style-src ‘self’ ‘unsafe-inline’”.

Refused to load the stylesheet ‘http://fonts.googleapis.com/css?family=Alegreya+Sans:100,300,400,500,700,800,900,100italic,300italic,400italic,500italic,700italic,800italic,900italic’ because it violates the following Content Security Policy directive: “style-src ‘self’ ‘unsafe-inline’”.

kernelGateway.stderr [KernelGatewayApp] Jupyter Kernel Gateway at http://localhost:8899

Read more comments on GitHub >

github_iconTop Results From Across the Web

What to do when things go wrong - The Jupyter Notebook
If Jupyter gives an error that it can't find notebook , check with pip or conda that the notebook package is installed. Try...
Read more >
Erro in Jupyter notebook-No session ID specified
All the time I want to run a Jupiter notebook on Pycharm I get the error No session ID specified, regardless of the...
Read more >
jupyter server : not started, no kernel in vs code
The problem was solved by installing the Python Extension on this particular server from the extensions menu in VSCode. After that, the correct ......
Read more >
Resolve "Session '0' not found" and "Error sending http ...
I want to troubleshoot errors when I run an Apache Livy application using a Jupyter Notebook on Amazon EMR. Short description. You get...
Read more >
How to fix Kernel Error or broken Python in Jupyter Notebook
It also solves the problem of running pip install but Python packages not showing up in your notebook. SHORT VERSION: the commands you'll ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found