Top "Jupyter" questions

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

__file__ does not exist in Jupyter Notebook

I'm on a Jupyter Notebook server (v4.2.2) with Python 3.4.2 and I want to use the global name __file__, because the …

python-3.x path jupyter
Associate ipynb files with Jupyter notebook in Windows 10 (Anaconda)

I installed Anaconda on my Windows 10 machine. I have a few Jupyter notebooks on my pc and I would like …

windows anaconda jupyter-notebook jupyter
iPython Notebook/Jupyter autosave failed

I am working in iPython 3/Jupyter running multiple kernels and servers. As such, i often forget to personally save things …

ipython-notebook autosave jupyter
Hide Code when exporting Jupyter notebook to HTML

I'm looking for a way to hide code cells (inputs) when export my .iipynb file to a HTML. I don't …

python jupyter
Jupyter lab shortcuts

I've been using Jupyter Notebooks for a couple of years now. I've just headed over to Jupyter Lab, but I've …

jupyter jupyter-lab
cannot quit jupyter notebook server running

I am using Jupyter Notebook for a project. Since I ssh into a linux cluster at work I use ssh …

python server jupyter jupyter-notebook
How to get ipywidgets working in Jupyter Lab?

In Jupyter Notebook, ipywidgets work fine, however they seem to not work in Jupyter Lab (which is supposedly better than …

python ipython jupyter ipywidgets jupyter-lab
What is the best method to load a Jupyter notebook session into Spyder?

Edit: See Spyder Notebook Plugin... https://github.com/spyder-ide/spyder-notebook I would like to load a Jupyter notebook into Spyder …

python jupyter spyder
How to do superscripts and subscripts in Jupyter Notebook?

I want to to use numbers to indicate references in footnotes, so I was wondering inside of Jupyter Notebook how …

python jupyter-notebook ipython-notebook jupyter data-science
Jupyter pyspark : no module named pyspark

Google is literally littered with solutions to this problem, but unfortunately even after trying out all the possibilities, am unable …

python ipython pyspark jupyter apache-toree