Giter Site home page Giter Site logo

openworm / org.geppetto Goto Github PK

View Code? Open in Web Editor NEW
209.0 50.0 50.0 46.25 MB

Geppetto is an open-source platform to build web-based applications to visualize and simulate neuroscience data and models.

Home Page: http://geppetto.org

License: Other

Python 50.26% Shell 30.16% Dockerfile 19.58%

org.geppetto's Introduction

Geppetto logo

StackShare

Geppetto is an open-source platform to build web-based applications to visualize and simulate neuroscience data and models.

If you want to play with a demo application built with Geppetto just visit https://live.geppetto.org.

If you want to build your own Geppetto application follow these instructions and these steps to setup the source code using the Java Backend.

The demo application is available in this repository which you can fork to build your own. Every Geppetto application has an npm dependency on geppetto-client which makes all the frontend Geppetto components and infrastructure available to the application. A Geppetto application can be deployed on different backends based on Java (via Eclipse Virgo) or Python (via Jupyter Notebook or Django).

Web client

The Geppetto Client is reused in all Geppetto applications. It contains all the GUI components, the Javascript facilities to interact with the Geppetto Model and the infrastructure to communicate with the backend. The Geppetto client is available from npm.

Java backend

The Java backend is the reference backend implementation and is used in client-server deployments of Geppetto. The Java backend is modular allowing each deployment to be customised only with the relevant bundles.

Python Backend (working prototype, in development)

Python backends are being developed both on top of Django and as a Jupyter Notebook extension. The Jupyter extension allows the user to host a Geppetto application inside a Jupyter Notebook environment. The application will talk to the Python kernel of the notebook which will act as a backend. Client-server deployments based on the Jupyter Notebook extension are also possible using Jupyter Hub.

All Python backends will reuse pyGeppetto as the main library. pyGeppetto contains the code to work with a Geppetto model and to implement the REST and Websockets APIs which is independent of the specific server (e.g., Django, Jupyter, etc.).

Node.js Backend (proof of concept)

Geppetto is released under the MIT license.

Geppetto

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.