-
Notifications
You must be signed in to change notification settings - Fork 39
Install Python and Jupyter Lab
Capnode edited this page Sep 1, 2022
·
32 revisions
To run strategies in Python and do research with Jupyter, a compatible Python package must be installed. The package and instructions below is verified to work.
Install Anaconda with Python 3.8.8
- Select an installation folder (e.g. C:\ProgramData)
- Make sure to do it for Just Me
- Check the checkbox with the PATH environment vaiable
Install following Python modules:
pip install quantconnect
pip install clr-loader