-
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
- Have Windows 11 with WSL2 setup (Ubuntu 24.04.1 LTS)
- Search for "WSL" which starts "Terminal" or Powershell with command
wslrun - Run the following commands:
$ sudo apt install python3.12-venv
$ python3 -m venv nb
$ source nb/bin/activate
$ pip install nbdev
$ nbdev_new
nbdev_new: command not foundndevversion is 3.0.9
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working