- 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.sh
This command will do the following things:
- Create
venv
directory if not exist. - Activate virtual environment.
- Update to latest pip.
jupyter-lab