We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c44d6d6 commit aa091c6Copy full SHA for aa091c6
1 file changed
README.md
@@ -22,10 +22,11 @@
22
<a href="https://pepy.tech/project/pyportfolioopt">
23
<img src="https://pepy.tech/badge/pyportfolioopt"
24
alt="downloads"></a>
25
+ <a href="https://mybinder.org/v2/gh/pyportfolio/pyportfolioopt/main/?filepath=cookbook">
26
+ <img src="https://mybinder.org/badge_logo.svg"
27
+ alt="binder"></a>
28
</p>
29
-[binder notebooks](https://mybinder.org/v2/gh/pyportfolio/pyportfolioopt/main)
-
30
<!-- content -->
31
32
PyPortfolioOpt is a library that implements portfolio optimization methods, including
0 commit comments