GithubHelp home page GithubHelp logo

lvnguyen / instant-ipython Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mietek/instant-ipython

0.0 1.0 0.0 195 KB

IPython Notebook packaged for Heroku

Home Page: https://mietek.io/projects

Shell 100.00%

instant-ipython's Introduction

Instant IPython

IPython Notebook packaged for Heroku.

Note: There is currently no provision for permanent storage. All data will be lost on restart.

Usage

Deploying

Deploy

Note: Building IPython may take up to 15 minutes. Do not be discouraged by the apparent lack of progress. If the build times out, try again.

Deploying manually

Create a new Heroku app, and build the app:

$ git clone https://github.com/mietek/instant-ipython
$ cd instant-ipython
$ heroku create
$ git push heroku master

Ensure the app is running on at least one dyno, and view the app:

$ heroku ps:scale web=1
$ heroku open

Configuration

IPYTHON_PASSWORD

Password used to protect the notebook from unauthorised access.

About

Made by Miëtek Bak. Published under the MIT X11 license.

instant-ipython's People

Contributors

mietek avatar

Watchers

 avatar

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.