Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 283 Bytes

AWS_BuildOn2021

Installation

  1. Create a new Virtual Env: conda create -n retype python=3.7
  2. Activate the Virtual Env: conda activate retype
  3. Install the required packages pip install -r requirements.txt

Start this virtual environment when starting jupyter notebook