Category "jupyter-notebook"

Kernel process Exited - VSCode Interactive window for python

I've been using the Interactive window in VSCode to test my code and the kernel suddenly stopped working. There are two available kernels: Python 3.9.9 64-bit (

Hidden code cells (Jupyter lab) show up on github

Jupyter Lab allows the user to hide a code cell, hide an output cell, or both. This is a very nice feature that is saved when saving the notebook, so it remembe

Pickle encoding utf-8 issue

I'm trying to pickle a pandas dataframe to my local directory so I can work on it in another jupyter notebook. The write appears to go successful at first but w

Cannot access site when running Dash in Jupyter Notebook

I am trying to run Dash on Jupyter Notebook and I cannot access the site. I keep getting "The site can't be reached" with 127.0.0.1 refused to connect. I tried

Set Jupyter Notebook password in bash script through environment variable

I have come across the following code in a bash script for automatic deployment and setup of Jupyter Notebook. There are issues when the password contains a #,