Skip to content

Code for the front-end of the HBP Neuromorphic Computing Platform

Notifications You must be signed in to change notification settings

aopy/hbp_neuromorphic_platform

This branch is 370 commits behind HumanBrainProject/ebrains-neuromorphic-job-queue-api:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 29, 2016
Aug 2, 2016
Oct 10, 2016
Mar 13, 2017
Mar 22, 2017
Aug 29, 2016
Oct 10, 2016
May 19, 2016
Mar 13, 2017
May 19, 2016

Repository files navigation

===================================
HBP Neuromorphic Computing Platform
===================================

This repository contains code related to the Human Brain Project Neuromorphic Computing Platform.

There are 6 main components:

    (1) Job queue service

        This is a Django project which provides a REST API implemented in the "simqueue" app.

    (2) Job manager app

        An AngularJS application which provides a Collaboratory app for the job queue service.

    (3) Quota service

        This is a Django project which provides a REST API implemented in the quotas app.

    (4) Resource manager app

        An AngularJS application which provides a Collaboratory app for the quota service.

    (5) Resource manager coordinator app

        An AngularJS application which provides a Collaboratory app for administration of the quota service.

    (6) Documentation for developers

        Documentation for developing and deploying the platform is in the "documentation" subdirectory
        as a Sphinx project.  End-user documentation is provided by the Neuromorphic Platform Guidebook,
        see [email protected]:hbp-sp9-guidebook.git


All code is copyright 2015-2016 CNRS unless otherwise indicated.

About

Code for the front-end of the HBP Neuromorphic Computing Platform

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 66.7%
  • JavaScript 18.7%
  • HTML 14.4%
  • CSS 0.2%