-
For the [code formatter](https://github.com/ryantam626/jupyterlab_code_formatter) extension, this issue details the process for creating a code formatter notebook. Because there are several different …
-
Version 4.1 of the notebook format added the `attachments` field to raw and markdown cells. Nbdime should also support this field.
### TODO:
- [x] Add server side predicates, differs and merge strat…
-
Just a feature request!
Thanks for the current version!
-
Is there a way to pattern match the actual HTML tags for images? HoloViews returns a binary blob, and I've not been able to get the pattern to match with this:
[holoviews]
regex:
replace: HOLOVIEWS
-
I sometimes use nbdime within JupyterLab so don't have access to start the browser automatically (at least not that I know of, and #507 suggests the same constraint). However, using a proxy we can acc…
-
What are the Jupyter/JupyterLab components we'll want to use?
nrbgt updated
4 years ago
-
In the elastic-vectordb-workbench-0 pod, I get a 404 error which prevents the final integration step from working.
[I 2024-10-01 21:45:34.266 ServerApp] nbclassic | extension was successfully loade…
-
## Description
The diff of a notebook track under lfs doesn't work. I get the message `Error Loading Notebook Diff: Internal Server Error` in the new tab and the error below in the console:
```
[…
ebw44 updated
1 month ago
-
## Describe the issue
I am running an example code to access ipympl from Jupyter Lab on GCP/Linux.
```
%matplotlib widget
import matplotlib.pyplot as plt
import numpy as np
import sys
"ipym…
-
## Description
I'm working in a network drive that has a Windows drive letter (H:) mapped to it. Whenever I try to do a DIFF I get one of two different errors:
> Failed to fetch diff with er…