I am trying to install openslide-python on google datalabs Jupyter notebook using: !apt-get install python-openslide
It runs, until it prints out:
Need to get 13.0 MB of archives.
After this operation, 44.7 MB of additional disk space will be used.
Do you want to continue? [Y/n]
I type in Y in the next cell, and hit run. It says running... but nothing seems to happen. How do it get to install python-openslide here ?