AnswerDotAI / AnswerDotAI/nbdev
nbdev_install_quarto does not work in Windows
Open
- Dominant language
- Jupyter Notebook
- Stars
- 5.3k
- Forks
- 513
- Avg merge
- 2d 30m
- Merged PRs (30d)
- 8
Description
When I executed that command after doing `pip install nbdev` on a windows machine, it gives me the message
```
$ nbdev_install_quarto
Please visit https://quarto.org/docs/get-started/ to install quarto
```
After installing it manually and restarting VScode, it started working.
Contributor guide
Research direction
Start by running `pip install nbdev` and `nbdev_install_quarto` on Windows, then compare the result with the manual Quarto installation described in the issue. Trace the `nbdev_install_quarto` entry point and verify that the command can locate or install Quarto on Windows without requiring a VS Code restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100