Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 471 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 471 Bytes

To start working with , you need to have:

  • Python 3.9 or higher
  • Pip

Getting started

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.

Start with jupyter Notebook

jupyter-lab