Skip to content

TerminatedWorkerException on creating a Python plot #276

@visr

Description

@visr

I'm trying to switch my Julia+Python project Quarto docs over to QuartoNotebookRunner.jl, but running into issues creating plots in Python cells.

I made this reproducible example repository: https://github.com/visr/qnr-plot-mwe, which also has the stacktrace in the error message.

The repo contains both a pixi and julia manifest. Pixi provides quarto, python and matplotlib. Julia provides CondaPkg, PythonCall and QuartoNotebookRunner v0.14. In the pixi.toml you can see I set JULIA_CONDAPKG_BACKEND = "Null" since pixi provides it, and pass QUARTO_JULIA_PROJECT = "$PIXI_PROJECT_ROOT" as mentioned on Discourse.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions