Hello,
I've been able to get the Dashboard Server running and a test dashboard appears to be working fine. In the console, I get this error:
dashboard.js:257 stderr Widget Javascript not detected. It may not be installed properly. Did you enable the widgetsnbextension? If not, then run "jupyter nbextension enable --py --sys-prefix widgetsnbextension"
I have already run this, both as root and the local user, and everything seems to be working, but I wanted to check if I am missing something. Where can I check what is not properly installed?
All pieces: notebook gateway, dashboard server, single user jupyter notebook, are all running on a single machine.
Thanks,
Spencer