-
### Bug description
when printing backslashes from inline Python they get escaped too often
### Steps to reproduce
````qmd
---
title: "Empty"
engine: jupyter
---
Backslash: `{python} "a\\b"` `{pyt…
-
This is related to #37
I'm pretty sure there are reasons for the mention of Anaconda in the installation instructions, but I want to at least discuss the possibility of removing those.
When goin…
-
Learn some Python libraries to get started with data analytics.
- [ ] Python (https://docs.python.org/3/tutorial/index.html)
- [ ] Numpy (https://numpy.org/devdocs/user/quickstart.html) - shape ma…
-
As revealed by the imperative-nested-jupyter.sh test.
In the conda environment, everything works fine.
Probably an outdated/bugged Jupyter and/or Python version in the base Docker image jupyter/note…
-
At the moment, the readme is not quite accurate:
- We do not use a Jupyter book theme, we use the sphinx book theme
- Installation individual packages to the global python environment is frowned…
-
### Applies To
- [x] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
The notebook hangs (Go To button has a spinner, all othe…
-
## Description
I am rending ipyleaflet map in voila, There is a discrepancy between the height rendering in Jupyter Notebook and Voila. While the height of elements is displayed correctly in the Ju…
-
Hello,
first of all, thank you for this amazing toolbox. Currently, I am trying to apply the algorithms to my dataset. To do this I started with already implemented dataset to understand the toolb…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
1. Run a cell line by line. Run through the entire cell …
-
## Description
different display between voila and notebook when using ipywidgets to combine dataframes. In voila, it's less readable.
## Reproduce
1. Run below example code
2.…