-
Dear author, my environment seems to install jupyterlab_3dmol successfully. However, when I ran the code, an error came out, **"You appear to be running in JupyterLab (or JavaScript failed to load for…
-
When using `brainpy.connect.TwoEndConnector.require` to require multiple data structures instead of a single 'conn_mat', the real connection frequency is significantly lower than the assigned connecti…
-
## Description
In JupyterLab 3 and earlier the extension manager had an indicator of extensions from official Project Jupyter organisations, e.g.:
This was protecting users from typo-squatti…
-
### Problem
Through the heavy usage of the extension template project, almost all updated extensions out there depends on the build dependency: [hatch-nodejs-version](https://github.com…
-
Hi,
pip-upgrade command shows bokeh as possible upgrade candidate but doing this breaks the panel package.
Thanks!
```
$ pip-upgrade
Checking outdated packages...
Skipping nmslib, warning: Na…
-
## Description
## Reproduce
1. In Jupyter Lab, create a new Text Area widget via
```
from ipywidgets import interact, widgets
widgets.Textarea(
rows=20,
value="d…
-
Something that comes back often is the question of testing. So there could be an example about this that would cover several points such as:
- setting up `jest`
- reusing helpers from `@jupyterlab…
jtpio updated
2 years ago
-
Hi! Thank you for the great work!
I am trying to build a system that given an image, return k most similar images. I was trying to use laion/relaion2B-en-research from huggingface but decided to us…
-
# Extension Installation Methods
There are two methods for installing JupyterLab extensions: pre-built and source. See [JupyterLab Extensions documentation](https://jupyterlab.readthedocs.io/en/sta…
djacu updated
2 years ago
-
![image](https://user-images.githubusercontent.com/20933017/212032244-86f555f9-a3c5-4f7a-84c2-96a894f6325a.png)
## Environment data
- VS Code version: 1.74.3
- Jupyter Extension version (avai…