Skip to content

Commit

Permalink
updated cookbook
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmartin8 committed Feb 13, 2021
1 parent 7a17a3d commit 3759684
Show file tree
Hide file tree
Showing 2 changed files with 1,039 additions and 614 deletions.
1,649 changes: 1,035 additions & 614 deletions cookbook/2-Mean-Variance-Optimisation.ipynb

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ in a risk-efficient way.
Installation
============

If you would like to play with PyPortfolioOpt interactively in your browser, you may launch Binder
`here <https://mybinder.org/v2/gh/robertmartin8/pyportfolioopt/master>`__. It takes a
while to set up, but it lets you try out the cookbook recipes without having to install anything.

Prior to installing PyPortfolioOpt, you need to install C++. On macOS, this means that you need
to install XCode Command Line Tools (see `here <https://osxdaily.com/2014/02/12/install-command-line-tools-mac-os-x/>`__).

Expand Down

0 comments on commit 3759684

Please sign in to comment.