Files
Verso/server-ce
claude 654cd7db9f
Build and Deploy Verso / deploy (push) Has been cancelled
Fix Quarto Jupyter engine: install PyYAML
Quarto's own jupyter wrapper (/opt/quarto/share/jupyter/jupyter.py ->
notebook.py) does 'from yaml import safe_load', so executing a {python} cell
failed with ModuleNotFoundError: No module named 'yaml'. The minimal jupyter
stack didn't pull PyYAML in (psutil/ipython already come via ipykernel), so
add pyyaml explicitly.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-02 11:39:48 +00:00
..
2026-04-28 08:52:37 +00:00