Category "jupyter-notebook"

Module not appearing in jupyter

I'm having issues with importing my modules into jupyter. I did the following: Create virtual env Activate it (everything below is in the context of my venv) i

How to prevent Git from commiting Jupyter Notebook results?

I m working on project in Jupyter Notebook. Whenever I make a commit not only changed code and markdown columns get commited but also results from code columns

error loading jupyter notebook permission denied: ipynb

I was working in a jupyter notebook until it froze. It wouldn't save or shut down so I restarted my computer. I launched jupyter notebook from an anaconda promp

Embed widgets with jupyter-cadquery (threejs): wrong position on load

I am using jupyter-cadquery to visualize some 3D models made with CadQuery. When visualizing the models on a Jupyter notebook, everything works as expected. B

Is it possible to PASTE image into Jupyter Notebook?

It is possible to include images in Jupyter notebook with various markup. But is it possible to AUTOMATE this? I.e. I have image in clipboard, then I just pres

Jupyter Notebook didn't save for over a day. How can I recover lost work?

I've lost a day's work in Jupyter Notebook because it didn't autosave. As I was working, I would click on File > Save and Checkpoint to be safe. I closed the

PyTorch Lightning training console output is weird

When training a PyTorch Lightning model in a Jupyter Notebook, the console log output is awkward: Epoch 0: 100%|███████

VS Code Jupyter Notebook Graphs Display Transparently

I've recently downloaded VSCode and used it with Python and am having problems with the transparency of Matplotlib plots. As you can see the, the figure elemen

Google cloud dataproc cluster created with an environment.yaml with a jupyter resource but environment not available as a jupyter kernel

I have created a new dataproc cluster with a specific environment.yaml. Here is the command that I have used to create that cluster: gcloud dataproc clusters cr

Jupyter command `jupyter-lab` not found

I have tried to install jupyter lab on my Kubuntu machine. If I install jupyter lab with 'pip3 install jupyter jupyterlab' the command 'jupyter notebook' works

Is it possible to render a video from AfterEffects in a Google Collaboratory notebook?

I have an AfterEffects video ready to be exported in mp4 format, but my PC has not a good processor or graphics card. I have also been using Google Colab for a

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 #,