Mavenomics / MavenWorks

Agile Dashboarding, anywhere
https://mavenworks.com
GNU General Public License v3.0
18 stars 2 forks source link
calculation-engine dashboard jupyterlab-extension notebook

MavenWorks

MavenWorks is an open-source dashboarding framework offering uniquely flexible and user-friendly ways to quickly build dashboards and analytical applications.

MavenWorks screenshot depicting the Volatility3D demo notebook, in /demos/Volatility3d.ipynb Bond Portfolio demo on MavenWorks Viewer 0.1.0-alpha

Try the hosted Standalone version of MavenWorks, starting with an empty dashboard or sample demos

Or the JupyterLab version on Binder! Binder

Key Concepts

Flexible Deployment options

Getting Started

You can read our documentation here on GitHub pages, where We have tutorials, reference docs, and contributor documentation. Most of the documentation is also accessible in-app using the F1 Help key.

MavenWorks is under heavy development so if you have questions or see something you don't like file an issue right here on GitHub or contact support@mavenomics.com .

Getting started Standalone

Here's a hosted Standalone app where you can start building dashboard application from scratch following the tutorials, or can navigate between pre-built examples demos to help you understand what MavenWorks can do.

Getting Started with JupyterLab

You can try out a hosted JupyterLab experience live on on Binder! Binder

Or to install the JupyterLab extension in an existing environment simply run these commands:

$ pip install mavenworks
$ jupyter serverextension enable --py mavenworks.server
$ jupyter labextension install jupyterlab-mavenworks

Jupyter deployments come with several demo Notebooks and Dashboards, and scripted Part extensions that demonstrate parts of the API. Use the Start Here notebook to access these demos, and refer to our Getting Started guide or contact support@mavenomics.com for additional help.