-
Hi,
I get the following issue when importing the plotting tool from pygix using `from pygix import plotting as ppl`
---------------------------------------------------------------------------
V…
-
### System details
RStudio Edition : "Apricot Nasturtium"
RStudio Version : Version 1.3.1093
OS Version : macOS Catalina 10.15
R Version : 3.6.2 (2019-12-12) -- "…
-
### SynapseML version
1.4.0
### System information
- **Language version** (e.g. python 3.8, scala 2.12):
scala 2.1.2, python3.10.2
- **Spark Version** (e.g. 3.4.1):
3.4.1
- **Spark Platfo…
-
### 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 …
-
## System details:
#### Positron and OS details:
Positron Version: 2024.11.0 build 140
Code - OSS Version: 1.93.0
Commit: e0d844b031f95acbf89f234a2cce2af9b6721f6c
Date: 2024-10-31T14:13:54.986Z
Brow…
-
## System details:
#### Positron and OS details:
Positron Version: 2024.12.0 (Universal) build 51
Code - OSS Version: 1.93.0
Commit: 59b5b0c3c0a3de2068753811d7b19843d39437cf
Date: 2024-11-21T02:46…
-
Plot axes in the guided exercises are incorrectly labelled several times as "Prey mass (g)", without correcting the data for the fact that many rows have mass in mg.
-
Enhancements for the R Notebook Document Outline:
1. **Display sections and subsections numbers**, as in a table of contents ( as JupyterLab toc extension does: https://github.com/jupyterlab/jupyte…
-
I tried creating a template which has a note overview (from note overview plugin) to get summary of tasks I have not completed. If you look at the code below the noteview in the template has {{noteboo…
-
### EDIT: Minimal Repro:
```
import torch
from torch._inductor import config
config.save_args = True
@torch.compile(dynamic=True)
def foo(x):
output = torch.zeros_like(x)
n = out…