Boilerplate for Data Science Dev Container class HAI-5016
If you are using VS Code, the virtual environment should be activated automatically when you open the folder in the container.
If you are using another editor or IDE, you may need to activate the virtual environment manually. You can do this by running the following command in the terminal:
source .venv/bin/activate