- Python 3.9 or higher
- Pip
To get started, you need to activate virtual environment and install a few packages. You can do this by invoking the following command in your terminal:
source config.shThis command will do the following things:
- Create
venvdirectory if not exist. - Activate virtual environment.
- Update to latest pip.
jupyter-lab