Top "Jupyter" questions

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

Getting this simple problem while importing Xgboost on Jupyter notebook

Everything was running fine in Jupyter notebook until I imported Xgboost. As soon as I import it I get the …

python jupyter-notebook jupyter xgboost
Remove past Matplotlib plots in the same cell in Jupyter Notebook involving interactive widgets

this is just a small problem that has been bugging me for a while. I have a pandas dataframe consisting …

python matplotlib widget jupyter data-analysis
Livy pyspark Python Session Error in Jypyter with Spark Magic - ERROR repl.PythonInterpreter: Process has died with 1

I'm running a spark v2.0.0 YARN cluster. I have livy running beside the Spark master. I have set up a …

apache-spark pyspark jupyter livy
Module Not found when importing PyCaret in Jupyter

I'm trying to learn PyCaret but having a problem when trying to import it in Jupyter Lab. I'm working in …

python jupyter jupyter-lab pycaret