Eric Yang

Results 9 comments of Eric Yang

> 4. Another problem is that, all the assertion files for every tables are generated. It would be not realistic to write all the tests at the same time. but...

okay, that makes sense i'd like to see user can have a better experience with what assertions are generated and how they can edit it

I don't see any error in network request field, all items with status code 200. But in Console tab, I found two errors, ``` Failed to load resource: the server...

Oh yes! I used following commands to install it, and without any error during installation ``` pip install jupyterlab-nvdashboard jupyter labextension install jupyterlab-nvdashboard ``` (updated in initial question)

Can you provide the log location that I need to check?

ok, checked. also without error in jupyter log so seems this is not an incompatibility issue with JH.

yes, jupyter_server_proxy is installed and enabled. but I found an error about server extension of jupyterlab-nvdashboard not sure how to solve it? ``` $ jupyter serverextension list config dir: /home/jovyan/.jupyter...

I've made a change in `/home/jovyan/.jupyter/jupyter_notebook_config.json` `jupyterlab-nvdashboard` -> `jupyterlab_nvdashboard` but still got error ``` jupyterlab_nvdashboard enabled - Validating... X is jupyterlab_nvdashboard importable? ```

yes, seems i can import it ![img](https://user-images.githubusercontent.com/16533561/66362314-d21cd200-e9b4-11e9-9b3f-7d20319eaf97.png)