Top "Jupyter" questions

Jupyter is a collection of environments and protocols for interactive computing.

Changing the default port for iPython notebook server / Jupyter

I am trying to run an ipython notebook / jupyter server on a machine behind a firewall. The only port which …

port ipython ipython-notebook anaconda jupyter
Trouble with TensorFlow in Jupyter Notebook

I installed Jupyter notebooks in Ubuntu 14.04 via Anaconda earlier, and just now I installed TensorFlow. I would like TensorFlow to …

python tensorflow jupyter
Link Conda environment with Jupyter Notebook

I'm trying to set a good environnement for doing some scientific stuff with python. To do so, I installed Jupyter &…

python ipython jupyter jupyter-notebook miniconda
Jupyter Notebook authentication token while in Pycharm

I am trying to use the Jupyter notebook in Pycharm, but I realized that in the new Jupyter update, there …

python pycharm jupyter
Convert ipynb to pdf in Jupyter

I am new to ipython notebook, and I would like to convert my ipynb to pdf. But I get the …

jupyter jupyter-notebook
Repeated "Kernel died, restarting" forever

When I attempt to run $ jupyter qtconsole The console shows up, with the message Kernel died, restarting ________________________ Kernel died, restarting ________________________ …

python jupyter qtconsole jupyter-console
List running Jupyter notebooks and tokens

How do you check the login tokens for all running jupyter notebook instances? Example: you have a notebook running in …

python ssh jupyter tmux gnu-screen
How to disable password request for a Jupyter notebook session?

I have been launching Jupyter Notebook for years using the following command: jupyter-notebook --port=7000 --no-browser --no-mathjax When I try to …

python ipython jupyter-notebook python-3.5 jupyter
Matplotlib: Nose, Tornado

Because I'm trying to install jupyter on my mac, I upgrated my pip. It showed me everything is all right, …

python matplotlib pip jupyter
Jupyter: install new modules

I have recently installed Anaconda with Python 3.5 and all the rest. I come from R where I am used to …

python anaconda jupyter-notebook jupyter scitools