Top "Jupyter" questions

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

How to enable ipyparallel for Jupyter?

There're docs scattered under Jupyter or ipyparallel, but there's no a single piece document illustrating the entire process from beginning …

jupyter ipython-parallel
Is it possible to run a pypy kernel in the Jupyter notebook?

I have always wondered if it were possible to run PyPy in the Jupyter notebook. I recently tried installing PyPy …

python pypy jupyter
Unable to load IRKernel in Jupyter notebook

I'm pretty new to the forum, so I'm sorry if this question has already been answered. I looked around, and …

r installation jupyter jupyter-notebook jupyter-irkernel
RandomUnderSampler' object has no attribute 'fit_resample'

I am using RandomUnderSampler from imblearn, but I get the following error. Any ideas? Thanks from imblearn.under_sampling import …

python jupyter-notebook jupyter imblearn
Chrome rendering MathJax equations with a trailing vertical line

I am working through Andrew Ng's machine learning course on Coursera using the Octave kernel for Jupyter and of course …

google-chrome pandoc mathjax jupyter
How to modify reveal.js slide settings in a ipython/jupyter notebook

I'm writing reveal.js slides using the jupyter/iPython notebook. I would like to change some of the default settings …

javascript ipython ipython-notebook reveal.js jupyter
What is the fastest way to plot coordinates on map inline (Jupyter)?

I was wondering what's the straightforward and fastest way to plot several coordinates (1.5 million) on OpenStreetMap. It must be able …

python gps jupyter-notebook jupyter folium
How to auto complete in an iPython notebook while on ipdb?

I am running some cell in an iPython notebook. I used the %%debug command in the head of the cell. …

ipython jupyter ipython-magic
Installing Scala kernel (or Spark/Toree) for Jupyter (Anaconda)

I'm running RHEL 6.7, and have Anaconda set up. (anaconda 4.10). Jupyter is working OOTB, and it by default has the Python …

python scala jupyter jupyter-notebook apache-toree