diff --git a/book/docs/index.md b/book/docs/index.md index d65fbab0..d632860d 100644 --- a/book/docs/index.md +++ b/book/docs/index.md @@ -1,26 +1,3 @@ # cvxrisk -[![PyPI version](https://badge.fury.io/py/cvxrisk.svg)](https://badge.fury.io/py/cvxrisk) -[![Apache 2.0 License](https://img.shields.io/badge/License-APACHEv2-brightgreen.svg)](https://github.com/cvxgrp/cvxrisk/blob/main/LICENSE) -[![PyPI download month](https://img.shields.io/pypi/dm/cvxrisk.svg)](https://pypi.python.org/pypi/cvxrisk/) - - -## Poetry - -We assume you share already the love for [Poetry](https://python-poetry.org). Once you have installed poetry you can perform - -```bash -poetry install -``` - -to replicate the virtual environment we have defined in pyproject.toml. - -## Kernel - -We install [JupyterLab](https://jupyter.org) within your new virtual environment. Executing - -```bash -./create_kernel.sh -``` - -constructs a dedicated [Kernel](https://docs.jupyter.org/en/latest/projects/kernels.html) for the project. +[README](../../README.md)