Skip to content

karrmagadgeteer2/NoteBook

Repository files navigation

Captor Fund Management AB



An introduction to the openseries Python package

Platform Python version Poetry GitHub License Notebook Viewer Open In Collab

These instructions assume that you have a compatible Python version installed on your machine and that you are OK to install this project in a virtual environment. If not, feel free to do it your own way.

In Windows Powershell execute the below commands:

git clone https://github.com/karrmagadgeteer2/NoteBook.git
cd NoteBook
./make.ps1 make

In a Mac Terminal execute the below commands:

git clone https://github.com/karrmagadgeteer2/NoteBook.git
cd NoteBook
make
source source_me

Then to run this notebook:

jupyter notebook openseriesnotebook.ipynb