Skip to content

Problems with IJulia #84

@pat-alt

Description

@pat-alt

This is related to #79, but a slightly different use case.

I'm trying to publish a Quarto book contained Julia code through GH actions. Relying on the default actions doesn't seem to work, because the IJulia dependency is need for jupyter to find the Julia kernel. Following helpful suggestions by @kellertuer (#79) I've got rendering to work, but now the final publish step to gh-pages is throwing me off (in #79 that's not needed, because it's handled by Documenter.jl as far as I can tell).

I've tried to implement it manually here but run in to this authentication error. I have write permissions enabled for the repo and am passing on the token here.

Any idea what I'm doing wrong?

Many thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions