Skip to content

nbdev3: Both Actions after nbdev-new + "Initial commit" fail #1574

@drscotthawley

Description

@drscotthawley

Provide a minimally reproducible example

My fresh repo is the minimal example: https://github.com/drscotthawley/midi-rae/actions

Create a blank repo, Clone it, cd into it, run nbdev-new, Add everything to git, commit and push (as per the Tutorial)

Both actions fail.

  • For deploy, there's an error message when the workflow is trying to install Quarto.
  • For CI, it downloads nbdev 2 instead of nbdev 3: Downloading nbdev-2.4.14-py3-none-any.whl.metadata (10 kB)

No gh-pages branch is created.

On solveit (where I've been working), I have:

$ pip list | grep nbdev
nbdev                         3.0.9

Where to host your mimimal reproducible example

✅ A new, public GitHub repo is the best place to host your minimal reproducible example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions