Skip to main content
-1 votes
0 answers
16 views

I found this JupyterLab extension that allows you to open a terminal in the same directory of a given script or notebook. The idea is for the extension to add a "Open Location in Terminal" ...
robertspierre's user avatar
-3 votes
0 answers
38 views

How can I open a terminal in the same directory as a script in JupyterLab? If I click on File -> New Terminal, it seems to open on the directory where JupyterLab was started, not the current ...
robertspierre's user avatar
Advice
0 votes
0 replies
56 views

I'm trying to build a Jupyter Book similar to this one and deploy it to GitHub Pages. I want: A working HTML build A downloadable PDF version A structure similar to that repository's format What I'...
dareen's user avatar
  • 101
-3 votes
1 answer
76 views

I just did an upgrade of my Fedora from 41 to 43 version and got the following error message while starting Jupyter Notebook: Traceback (most recent call last): File "/home/hasek/.local/bin/...
Hasek's user avatar
  • 233
0 votes
1 answer
125 views

Goal I want to be able to call nix-shell (or nix develop) followed by jupyter lab, and have a jupyter lab instance with an R kernel. (small detail - I also want this to work in the future even when ...
CrepeGoat's user avatar
  • 2,635
0 votes
0 answers
262 views

I am currently on a project to segment 3D-LSM images using self-supervised model and i have been trying to perform a dryrun(testing pre-training) on the AMD GPU droplet on digitalocean. the configs of ...
Manav Patel's user avatar
Advice
3 votes
2 replies
37 views

When writing python code in a jupyter notebook, I often have to remember the exact imports for the libraries I'm using or copy pasting them. When using an IDE, you will usually get a red squiggly line ...
Mr. Awesome's user avatar
0 votes
1 answer
839 views

Steps to reproduce: Run via pycharm jupyter file: from transformers import AutoTokenizer OS: Ubuntu 25.10 Jupyter version: jupyter --version Selected Jupyter core packages... IPython : 9.8....
Irina's user avatar
  • 1,431
0 votes
0 answers
82 views

I'm using jupyter notebooks via pycharm and I'm running into an issue where the program is saying the following: " IoPub data rate exceeded. The jupyter server will temporarily stop sending ...
Dontai Lewis's user avatar
0 votes
1 answer
53 views

I used to use an extension in classic mode to embed my table of contents such that when I export the notebook as a PDF, the TOC remains linked to the internal sections. In Jupyter Lab, I see the TOC ...
RebeccaV's user avatar
1 vote
1 answer
104 views

In Jupyter Notebooks (both in VS Code and JupyterLab), every markdown heading (like #, ##, etc.) automatically appears in the Table of Contents (TOC) or Outline view. Sometimes, I want to include ...
Rub's user avatar
  • 2,966
1 vote
0 answers
96 views

I am connecting to an EMR cluster through SageMaker Unified Studio(JupyterLab). My EMR cluster is configured with Delta Lake support, and I have the following Spark properties set on the cluster: ...
sakshi's user avatar
  • 41
0 votes
0 answers
46 views

I'm using JupyterLab 4.4.5 and want to view both the File Browser and the Table of Contents at the same time in the sidebar. I don't want to move one to open two sidebars, I want both visible in the ...
Robert Chang's user avatar
0 votes
0 answers
132 views

I' m using Turbo to manage my jupyterlab monorepo and run/build my React app. When I run the app or build with Turbo, I see minified React errors like: Error: Minified React error #185; visit https://...
Seba Cherian's user avatar
  • 1,793
3 votes
0 answers
159 views

I have recently experienced major crashes on my computer after executing some Python code of mine. My PC would freeze and sometimes show a bluescreen after a few rounds of a seemingly unproblematic ...
Octavius's user avatar
  • 139

15 30 50 per page
1
2 3 4 5
179