Giter Club home page Giter Club logo

ipynb-deploy's Introduction

ipynb-deploy

deploy ipython notebook instances on a server

this script assumes a few things:

  1. you have fabric installed locally
  2. you have anaconda's python environment installed on your server
  3. you have supervisor and nginx running on your server
  4. supervisor is configured to include .conf files located in /etc/supervisor.ipython/
  5. nginx is configured to include location .conf files located in /etc/nginx/conf.d/ipynb/

run the script locally:

ipynb_config.py username group 8888

where username is the user that you are setting up a notebook for, group is a group for the user to run as and 8888 is a unique port. Follow the prompts to login to the server with a user that has sudo priviledges. The script will also prompt you for a password for the user's ipython notebook profile.

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.