-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
In addition to displaying data we want to integrate data analysis as well.
First idea to do this is to allow the data to be loaded in a jupyter notebook.
The results of this notebook should then be fed back into the user interface.
This will require the following steps:
- Create new Notebook on a notebook server
- Allow results to be pushed back into the webservice or the webdav
- Allow packaging of the notebooks to run them as tasks on new data.
Reactions are currently unavailable