Install nbdev via pip
mainInstall nbdev using pip. Note that nbdev must be installed into the same Python environment used for both Jupyter and your project. It is supported on macOS, Linux, and most Unix-style operating systems. On Windows, use WSL (Windows Subsystem for Linux) rather than cmd or Powershell.
pip install nbdev