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

[FEATURE] Demo site #242

Closed
justinanderson opened this issue Apr 20, 2017 · 1 comment · Fixed by #250
Closed

[FEATURE] Demo site #242

justinanderson opened this issue Apr 20, 2017 · 1 comment · Fixed by #250
Assignees

Comments

@justinanderson
Copy link
Contributor

There should be a live, public example of ModelDB for people to play with. Visitors should get to browse both a Jupyter notebook with example models to run and ModelDB's Node.js frontend to see reports about those models.

Architecture:

  • Single ModelDB server
    • Mongo server
    • ModelDB Java backend
    • ModelDB Node.js frontend
  • Multiple ephemeral Jupyter notebooks with ModelDB python library

This will also require the creation of one or more .ipynb files that can be run by users to create reports in ModelDB.

@justinanderson
Copy link
Contributor Author

Closed, and I updated the gh-pages site to include links to the demo sites.

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

Successfully merging a pull request may close this issue.

1 participant