In the `how-to-guides` sometimes dependencies are assumed, sometimes they are installed with ``` !pip install ``` I suggest to uniform this by providing a `conda` and/or `requirements.txt` file/s so that a full environment can be created.