Closed rs2 closed 8 years ago
I.e. what's the minimum set of steps one needs to take - e.g. pip install jupyter_dashboards, jupyter dashboards quick-setup --sys-prefix or anything else?
pip install jupyter_dashboards
jupyter dashboards quick-setup --sys-prefix
That should be enough once you have Jupyter working otherwise.
I think @nitind answered the question. The README / docs also have the minimal steps. Feel free to reopen if there are more issues.
I.e. what's the minimum set of steps one needs to take - e.g.
pip install jupyter_dashboards
,jupyter dashboards quick-setup --sys-prefix
or anything else?