robertmartin8 / PyPortfolioOpt

Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
https://pyportfolioopt.readthedocs.io/
MIT License
4.43k stars 950 forks source link

Feature request: Use jupyterlab instead of jupyter #442

Closed atrawog closed 2 years ago

atrawog commented 2 years ago

Describe the feature you'd like The jupyter metapackage used in [tool.poetry.dev-dependencies] hasn't been updated since 2015 and it's probably a good idea to replace it with jupyterlab

robertmartin8 commented 2 years ago

Thanks, will aim to do so this weekend