Spaces:
Running
Running
File size: 102 Bytes
0ffbac7 |
1 2 3 4 |
FROM jupyter/base-notebook:latest
RUN pip install --use-feature=2020-resolver pandas facets-overview
|