Why do we need to implement this feature ? What is the use case ?
In order to be able to run the notebooks (on colab for example), we need to install the python dependencies.
How ?
This contribution adds a cell on the notebooks and uses pip to install the requirements in order to be able to run the experiments.
Why ?
Why do we need to implement this feature ? What is the use case ? In order to be able to run the notebooks (on colab for example), we need to install the python dependencies.
How ?
This contribution adds a cell on the notebooks and uses pip to install the requirements in order to be able to run the experiments.