Skip to content

Install Python and Jupyter Lab

Capnode edited this page Aug 31, 2022 · 32 revisions

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

Clone this wiki locally