Data scientists on my team are regularly seeing one of these two messages in JupyterLab: File Save Error Failed to fetch and Server Connection Error Failed to fetch Screenshots: https://www.dropbox.com/s/uwl5mkkhfmyd1fh/failed-to-fetch-0...
warn( Bad file descriptor (C:\projects\libzmq\src\epoll.cpp:100) Info 11:42:47: Dispose Kernel process Info 11:42:47: kill daemon Error 11:42:47: Failed to connect raw kernel session: Error: The kernel died. View Jupyter [log](command:jupyter.viewOutput) for further details. Error: ...
for pkg name - Added Lmod and Tmod logos to static dir - Added editable build command to pyproject.toml - Added npm-run-all to package.json - Changed extension named to @jupyterlab/jupyterlab-lmod to match standard convention - Included yarn.lock with repo - Added install.json filemain...
I noticed this because I use the feature all the time to double check which file I need to read into my notebook. Expected behavior Previously, only the name column expanded when dragging outward. I would like this behavior to be restored, or optionally add the ability for column size adju...
from jinja2 import Environment, FileSystemLoader from notebook.transutils import trans, _ # Install the pyzmq ioloop. This has to be done before anything else from # tornado is imported. from zmq.eventloop import ioloop ioloop.install() # check for tornado 3.1.0 try: import tornado e...
private processResponse(response: { error?: string | undefined; stdout: string; stderr?: string }, options: SpawnOptions) { if (response.error) { throw new StdErrError(`Failed to execute using the daemon, ${response.error}`); throw new DaemonError(`Failed to execute using the daemon, ...
Description When trying to create a commit, I get the error "Fail to set your identity. Unhandled error". I run Jupyter inside an venv environment. But I get this message. The repo is from a private GitLab instance and I use a signing ke...
( check_pid, fetch, unix_socket_in_use, url_escape, url_path_join, urlencode_unix_socket_path, ) try: import resource except ImportError: # Windows resource = None # type:ignore[assignment] from jinja2 import Environment, FileSystemLoader from jupyter_core.paths import sec...
Are there any other errors that should be accounted for like lost file paths? Is it common to delete and reset workspaces? Is is a big loss if done by accident? The frequency and severity of consequence will help decide if confirmation dialogs for both is going to be necessary or an ...
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...