ROADMAP - The Big Picture #39

Open
betatim opened this Issue Feb 5, 2016 · 3 comments

Comments

Projects
None yet
2 participants
Owner

betatim commented Feb 5, 2016

Everware is about re-useable science, it allows people to jump right in to your research code.

It lets you launch Jupyter notebooks from a git repository with a click of a button. Everware is an extension for JupyterHub. The main component is a spawner that allows you to spawn custom docker images.

Want to jump in?

  • Discuss: Tell us what you like, what features are missing. Join in on the discussion.
  • Writing code: contribute by writing code and opening a PR

Short term goals, working on this now 🎉

  • commiting changes add a feature that allows users to push their changes to the original repo or their fork. Track it in #49 there is a first version of this feature but it needs polishing
  • Create more automated tests. We have some tests bu they are not extensive and a bit flaky
    • frontend tests with phantomjs
    • unit testing of individual functions
    • spurious build failures #93
  • create a Dockerfile to deploy everware, containerise everware

Medium term goals 📋

Things that are coming up but no one is working on yet.

  • command line tools for creating and running everware repos locally

Long term goals

This issue is about building a roadmap for everware following: http://mozillascience.github.io/working-open-workshop/roadmapping/

betatim changed the title from The Big Picture to ROADMAP - The Big Picture Feb 5, 2016

Owner

ibab commented Feb 5, 2016

Here's the Open Canvas we came up with during MozWOW: everware-planvas.pdf

Owner

betatim commented Mar 7, 2016

Updated the ROADMAP post #44

Owner

betatim commented Mar 23, 2016

Updated the ROADMAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment