-
## Environment
- OS: Ubuntu
- OS Version 22.04
- VS Code Version 1.81.0
- Racket version 8.6
- Racket Langserver checksum 1325a43ff1962a66ce0e26901fa8c0e47fe708f7
- Magic Racket version 0.6.6
-…
-
Getting some deprecation warning on the fig_to_html function within a Jupyter notebook.
```
fig = plt.figure()
mpld3.fig_to_html(fig)
```
```
/Users/johria/.pyenv/versions/3.5.1/lib/python3.5/site-p…
-
**Is your feature request related to a problem? Please describe.**
I'd like to be able to easily write formatters for built-in and custom types that use Mermaid markdown to render a custom diagram fo…
-
I suppose this was not the original intention of the package - to support plotting inside a notebook. But if I do this in a Jupyter notebook, I cannot see any plots:
```
formatter = rsmf.setup(r"\…
-
Having kernel crashes on on python3.11.3, ipython8.12.0, notebook6.5.4, jupyterlab 3.6.3 when running a shell/magic command after adding anything other than 'ignore' (without additional specific filte…
-
### What happens?
Hi! This has been an amazing teaching tool.
Unfortunately we are unable to figure out how to debug Visual Studio Code formatting extensions to have them work in cells decorated …
-
## Environment data
- VS Code version: 1.72.2
- Jupyter Extension version (available under the Extensions sidebar): v2022.9.1202862440
- Python Extension version (available under the Ex…
-
I came back to a Jupyter Notebook recently (I think after upgrading some Jupyter packages) and now images in my markdown cells that look like this fail to render:
Assuming of course that s…
-
I love the idea of benchmarks being a set of Jupyter notebooks, so they are easier to add and read.
The problem with notebooks in GIT is always:
- git diffs don't mean much, especially if outpu…
-
### What is the current behavior?
At the moment these are not formatted at all. These could be formatted by a number of formatters, but handling the formatting at multiple levels will require some th…