I’m new to Girder and ran into an issue installing the Candela plugin.
I installed Girder version 2.4.0 and included all plugins during pip install girder[plugins]
and also using girder-install web --plugins-all
using Python 2.7.12 on Ubuntu 16.04.
After getting the girder-server running, I enabled the Candela plugin, which rebuilt the client libraries, restarted, and appeared to succeed, but after uploading a csv as a data-item I do not see any addition GUI in the webapp.
I also tried restarting the girder-server, which reported that the Candela plugin was loaded, however still no visualization for csv data items.
Any idea what steps I missed? Thanks!