Setup Cursor
- Download the latest version of cursor from https://cursor.com/download
- Run the executable and install with default options.
- After the installation, Run the command
cursor --versionin terminal. The output should show the version of cursor which is installed.
!!! note
if you prefer Visual studio code instead of cursor download it from https://code.visualstudio.com/download and install with defaults. Run the command code --version in a new terminal window to ensure successful installation.
Setup Extensions
- Install Python extension by ms-python
- Install Jupyter extension by ms-toolsai