-
## Describe the issue
This issue is a continuation from https://github.com/matplotlib/ipympl/issues/112.
A very common use case involves a centrally-installed Jupyter instance running Jupyter ke…
-
When I start the WWT app in jupyter lab everything in the interface freezes when I navigate away from the tab with the WWT app. At some point the interface indicates I've tried to drag another tab. On…
-
## Description
Note: this is a local server on my personal computer as opposed to within a Docker container or an AKS deployed JupyterHub
I updated Jupyterlab to 1.0.9 recently and since t…
-
### Before submitting the issue
- [X] I have checked for [Compatibility](https://dpf.docs.pyansys.com/version/stable/getting_started/compatibility.html#id1) issues
- [X] I have searched among the exi…
-
hi, i’d like to implement kernel-specific functionality for both jupyterlab and jupyter notebook.
the latter has `kernel.js`, but i don’t see a way how to extend the jupyterlab notebook (and maybe …
-
From https://github.com/jupyterhub/configurable-http-proxy/issues/388#issuecomment-2359217928 and onwards is context on how a CHP pod can end up running out of ephemeral ports, with a mitigation strat…
-
On a 80GB A100 I am getting memory errors when quantizing a Zephyr 7B model - does anyone know what i can do to avoid this?
```
from transformers import AutoModelForCausalLM, AutoTokenizer, GPTQCo…
-
![image](https://github.com/decoder-leco/poc-data-visualization/assets/35227860/e82335fb-7ff7-4b60-9493-78b6d081e179)
![image](https://github.com/decoder-leco/poc-data-visualization/assets/35227860…
-
I am unable to get the folium.map.fit_bounds() method to work. I can verify that this works when I use a jupyter notebook to render the map. But it does not work in streamlit.
My code:
```python
ma…
-
This is my devcontainer.json:
```json
{
"name": "Alpine",
"image": "mcr.microsoft.com/devcontainers/base:alpine-3.17",
"features": {
"jupyterlab": "latest"
}
}
```
Opening the dev co…