You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: