Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 303 Bytes

File metadata and controls

15 lines (11 loc) · 303 Bytes

Getting Started

To ensure the correct virtual environment is activated for each subdirectory, please open the studyAi.code-workspace file in VSCode.

Add new project

uv init [project_name]
cd [project_name]
uv add --dev ipykernel

add the directory path to studyAi.code-workspace