-
Notifications
You must be signed in to change notification settings - Fork 515
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working