-
### Bug description
Given a main qmd document `test.qmd`, when specifying the params externally in a `params.yml` file and trying the `quarto render test.qmd --execute-params params.yaml` the paramet…
-
For later versions of Quarto (1.6.19 onwards), I got an error which is not present in early versions (1.6.18 and before):
```
error: Specifier not found in cache: "https://deno.land/std/io/mod.ts", …
-
### Bug description
When including a qmd in another document (outer document). If...
* the included qmd executes python, and
* the included document sets a title in its yaml topmatter, and
* …
-
## Positron Version:
Related to Ark in specific, installed without positron.
## Issue
The Ark kernel is meant to work as a jupyter kernel, and can be used in other software that interfaces …
-
Thanks for making this. I was able to get this working on Windows 10. To potentially help others, I did this:
1. I use the git bash environment which doesn't have make installed, so I just converted…
-
Hi,
This sounds like something I could use to run Jupyter notebooks inside an Android app for testing and benchmarking. But I had trouble getting it to work:
1. `pip install https://github.com/d…
-
### Summary
I have installed a miniconda python setup on a Macbookd Pro (Apple M3 Silicon chipset) and a MATLAB R2024b installed and added to my system path. Following [this descriptions](https://sta…
-
### Describe the bug
Jupyter Lab kernels fail to start, but only when deeptools is installed.
### Steps To Reproduce
Here'a flake.nix
```nix
{
inputs = {
nixpkgs.url = "github:NixOS…
-
If you're using nb_conda_kernels, voila fails to execute the notebook since it fails to find the kernelspec due to the fact that it implicitly assumes you're using Jupyter's KernelSpecManager. I propo…
-
### Bug description
If I use {.unnumbered} for a chapter in a web book that's a Jupyter Notebook, the chapter still gets a number.
### Steps to reproduce
Create a web book, start the first chapter …