-
If the bug is related to a specific library below, please raise an issue in the
respective repo directly:
[TensorFlow Data Validation Repo](https://github.com/tensorflow/data-validation/issues)
…
-
### Problem
In the neovim plugin [jupynium.nvim](https://github.com/kiyoon/jupynium.nvim) it uses Notebook's front-end APIs to interact with the Notebook, allowing users to edit on vim and …
-
## Description
Unable to get ipywidget web3 example working
(Other notes: I posted this on discourse here https://discourse.jupyter.org/t/unable-to-get-ipywidget-web3-example-working/16601, …
-
1. Your OS
Windows 10
2. Whether or not you have the Kite desktop app installed
Installed
3. The error you received when trying to install the plugin from the command line
Building jupyterlab…
ghost updated
4 years ago
-
This is my devcontainer.json:
```json
{
"name": "Alpine",
"image": "mcr.microsoft.com/devcontainers/base:alpine-3.17",
"features": {
"jupyterlab": "latest"
}
}
```
Opening the dev co…
-
So for the last almost year and a half, I have taught myself enough Python to work within the infrastructure of my company. I am trying to expand my knowledge of programming locally.
I am in the pr…
-
## Problem
Currently, in version 0.7.6, it is not possible to open files with formats other than ".ipynb" in the application. It would be beneficial to support various file formats for easier debuggi…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
In case of large designs Layout.primitiv…
-
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…
-
Hello Kubeflow community! Do you remember [Kale](https://github.com/kubeflow-kale/kale)? The low-code/no-code Jupyter extension that simplifies the Data Science experience of orchestrating ML experime…