Commit 094804b
committed
Add pixi config for running notebooks
Defines a default pixi environment with jupyterlab + ipykernel +
nbconvert + watermark from conda-forge and spatialdata-plot + squidpy
from PyPI. Tasks: `kernel-install` registers a Jupyter kernel named
"sdata-plot-notebooks" pointing at the pixi env's Python; `lab` opens
JupyterLab; `execute` re-runs every notebook in place.
The existing `[exec]` pip extra is retained for users who prefer
plain venv-based setups.1 parent 25cb8e1 commit 094804b
1 file changed
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
38 | 60 | | |
39 | 61 | | |
40 | 62 | | |
| |||
0 commit comments