An open API service indexing awesome lists of open source software.

https://github.com/apsknight/gangaextension

Jupyter Extension for running Ganga Jobs inside Notebook
https://github.com/apsknight/gangaextension

ipython ipython-magic jupyter jupyter-notebook jupyter-notebook-extension

Last synced: about 1 year ago
JSON representation

Jupyter Extension for running Ganga Jobs inside Notebook

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/apsknight/gangaextension.svg?branch=master)](https://travis-ci.com/apsknight/gangaextension)

**[Final Report](docs/index.md)** |
**[Installation](docs/install.md)** |
**[How it Works](docs/how.md)** |
**[How to use](docs/use.md)** |
**[Code](https://github.com/apsknight/gangaextension)**

# Google Summer of Code 2018

# [Large-scale computing backend for Jupyter notebooks](https://summerofcode.withgoogle.com/projects/#6368971138269184)
> This project is co-mentored by [CERN-HSF](http://hepsoftwarefoundation.org) and [Imerial College, London](https://imperial.ac.uk) for [Google Summer of Code 2018](https://summerofcode.withgoogle.com/).


## Features
- Ganga Cell Magic for creating new Ganga Jobs.
- Frontend widget to show Job information and status.
- Ganga Tab to show information and status of all Ganga Jobs.

## Gallery
### Submitting Jobs

![submitting](https://camo.githubusercontent.com/25e2ec534a4f8e03424e8009cf6d429da809c158/68747470733a2f2f696d6167652e6962622e636f2f6a314238586f2f7375626d69745f6a6f622e676966)

### Resubmitting Failed Jobs
![resubmit](https://user-images.githubusercontent.com/19551774/42093468-09e32a40-7bca-11e8-850f-3b73d13ff2fb.gif)

### Ganga tree tab
![treetab](https://user-images.githubusercontent.com/19551774/42093699-ddd4c6ba-7bca-11e8-8212-2e05fb9ee7ce.gif)