-
### Describe the bug
I am not sure if this is a bug or I missed some basic config step, but I checked the docs multiple times and did not find any information about this:
Jupyter lab and tensorboa…
-
### System Info / 系統信息
linux环境下,8卡A800服务器
### Running Xinference with Docker? / 是否使用 Docker 运行 Xinfernece?
- [ ] docker / docker
- [X] pip install / 通过 pip install 安装
- [ ] installation from source…
-
## Description
Currently, JupyterLab supports previewing markdown files with the extension `.md`.
However,
`.markdown` is also used as another file extension for markdown files.
It makes …
-
## Description
Code signature does not display when cursor is within a function when imported. Other lsp server function work (hover, code completion, renaming). This occurred with a fresh install …
-
## Problem Description
I am trying to create a figure and subsequently change it using interactive input. Specifically, I would like to change the number of subplot axes based on the input. The follo…
-
## Description
When I run a jupyter notebook using voila jupyter_notebook.ipynb which has ipywidgets, I get
403 GET /voila/files/None (127.0.0.1): File not allowlisted
## Reproduce
Run a jupyte…
-
Consider the following 2-cell Jupyter notebook:
Cell 1:
```
using WGLMakie
```
Cell 2:
```
scatter(1:3, 1:3)
```
If I enter and run these two cells in an _unsaved_ Jupyter notebook, in the …
-
I don't think ipyreact ships the build toolchain(sucrase, tsc ...?) along with it when it is packaged into a whl, but that itsn't clear from the docs.
What happens when a package built on top of ip…
-
First, I see why extensions in principle should not (_in general_) be storing data to the actual notebook file, because that would just add clutter to the user's notebook file, for random software set…
-
Hi, this project looks very interesting, thanks for working on it!
I tried to install jupyter & run the ipython CLI, but got this error:
Install command and output
```
$ pyflow install --d…