Git Product home page Git Product logo

continuous-build's Introduction

continuous-build

This is the continuous build repository, with example configurations (and a basic one set up to run on CircleCI) to show how you can use repo2docker to build a container that serves your notebook for others to use.

Documentation

You will generally want to copy the .circleci folder and its contents to your own folder with some corresponding notebook and requirements file. For complete documentation, please see repo2docker on ReadTheDocs.

Examples Provided

Included in this example are:

  • .circleci: a hidden folder that contains the default configuration to build->deploy.
  • example.ipynb: an example ipython notebook that will be built in continuous integration
  • requirements.txt an example requirements.txt file for the example notebook.

The circle configuration will be automatically detected in a hidden folder (.circleci) that has a config.yml inside. In this repository, we have such a folder, and this can be considered the base template for you to work from.

Request an Example

We will be adding other example templates here as they are requested. For example, it would be useful to have further testing of the container, or conversion with nbconvert. These functions are not provided by default in the configuration above as they may not be desired for all users.

If you want to get help, or request an example, please let us know!

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.