HydroShare on Jupyter 0.1.2
Backend now lazily fills fs aggregate map as a user queries for files in a given resource. This drastically decreases start-up time post login and resolves websocket time out issues. For context, websocket timeout were increasingly likely proportional to the number of local resources.
Additions
- Add missing init.py to utilities submodule
Changes
- File system map now lazily adds local resources to the map when a resource's files are queried