Installation¶
Stable release¶
To install nbaspa, run the following command in your terminal:
$ python -m pip install nbaspa@git+https://github.com/ak-gupta/nbaspa
This is the preferred method to install nbaspa as it will always install the most recent stable
release.
If you don’t have pip installed, this Python installation guide can guide you through the process.