Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jupyter-Notebook Integration #39

Open
3 tasks
bpmweel opened this issue Sep 6, 2016 · 1 comment
Open
3 tasks

Jupyter-Notebook Integration #39

bpmweel opened this issue Sep 6, 2016 · 1 comment

Comments

@bpmweel
Copy link
Contributor

bpmweel commented Sep 6, 2016

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.
@bpmweel
Copy link
Contributor Author

bpmweel commented Sep 6, 2016

Creating a new notebook seems to be possible through a RESTful api: https://github.com/ipython/ipython/wiki/IPEP-27%3A-Contents-Service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant