This cheatsheet has a list of several useful commands that you might need to use throughout the course.
cd <directory to switch to>
If you switch to a different drive you also need to type the drive letter. For example:
cd F:\folder
F:
conda activate researchPython
conda deactivate
Step 1) Open up the Anaconda command prompt
Step 2) Change to the working directory of your project
Step 3) Type jupyter lab
Step 1) Open up the Anaconda command prompt
Step 2) Change to the working directory of your project
Step 3) Type jupyter notebook