Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in index.ipynb after setting up nbdev-hello-world repo on a new Windows machine #1425

Open
siraj-samsudeen opened this issue Jul 19, 2024 · 0 comments

Comments

@siraj-samsudeen
Copy link

I set up nbdev on my Mac by following the instructions in the tutorial. Later I tried to set up the same repo on a colleague's Windows machine by doing git clone of the repo and then installing nbdev and quarto - then making some changes and doing git push. This has resulted in the CI job failing, saying that the module nbdev_hello_world is NOT found. I tried to pip install -e ".[dev]" in the project root folder and that did NOT solve the issue.

I have documented the steps I have done on the Windows machine here:
https://github.com/siraj-samsudeen/nbdev-hello-world/blob/main/README.md

here is the CI job that failed
https://github.com/siraj-samsudeen/nbdev-hello-world/actions/runs/10002915648

It would be nice to streamline the process of setting up a nbdev-backed repo on other machines easy, rather than having to install nbdev and quarto manually - is there a way to automate this process?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant