Coder Social home page Coder Social logo

rgbkrk / jupyterhub-tutorial Goto Github PK

View Code? Open in Web Editor NEW

This project forked from getcarina/jupyterhub-tutorial

0.0 1.0 0.0 1.57 MB

Deploy an interactive data science environment with JupyterHub on Docker Swarm

Home Page: http://everett-toews.github.io/jupyterhub-on-docker-swarm/slides/

License: MIT License

JavaScript 50.69% CSS 38.13% HTML 11.18%

jupyterhub-tutorial's Introduction

Deploy an interactive data science environment with JupyterHub on Docker Swarm

A workshop to deploy an interactive data science environment and share documents that contain live code by taking advantage of Docker and Docker Swarm to deploy Jupyter Notebook servers with JupyterHub.

Docker allows you to package an application and its dependencies into an image that can run in containers on any Linux server. You can use Docker Swarm to run containers across a distributed cluster, which allows you to scale out your application as if it were running on a single, huge computer. To get up and running in minutes we'll be using Carina by Rackspace, a hosted Docker Swarm environment.

We'll deploy Jupyter Notebook servers with JupyterHub to put this distributed development stack into practice.

The Jupyter Notebook server is a web application that allows you to create and share documents that contain live code, equations, visualizations, and explanatory text. That makes it an excellent environment for teaching without requiring students to install anything. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, machine learning, and much more. JupyterHub is a multi-user server that manages and proxies multiple instances the Notebook server enabling centralized deployments in companies, university classrooms, and research labs.

Slides

Timeline

Total Time: 3 hours

Setup - 15 minutes
Docker - 30 minutes
Docker Swarm - 10 minutes
Carina - 45 minutes
Break - 30 minutes (15 minutes of break intended, 15 minutes for catch up)
Notebook - 10 minutes
JupyterHub - 10 minutes
JupyterHub on Carina - 40 minutes
Wrap up - 5 minutes

jupyterhub-tutorial's People

Contributors

etoews avatar rgbkrk 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.