GithubHelp home page GithubHelp logo

zalkar-z / jupyter-on-bare-metal Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 34 KB

An example of running Jupyter Notebook on Ubuntu 16.04 LTS server using NGINX for reverse-proxy, certbot for SSL, no-ip for hostname

Shell 100.00%

jupyter-on-bare-metal's Introduction

packetbot

Packet GPU

An example of running Jupyter Notebook on Packet's Ubuntu 16.04 LTS server using nginx for reverse-proxy, certbot for SSL, no-ip for hostname.

This repo provides several scripts to follow.

To-Do

  • Example#1
  • Example#2

Prerequisites

  1. Make sure to have a Ubuntu 16.04 LTS server available with appropriate IPv4 address.
  2. Point your host/domain name to the server's IPv4 address. Using no-ip to get a hostname is suggested.

Getting Started

  1. SSH to the server as "root".
  2. Paste chmod +x ./create_sudo_user.sh to be able to run the script in the following step.
  3. Run create_sudo_user.sh to create a "sudo" user. Example: ./create_sudo_user.sh your_name.
  4. SSH as "sudo" user.
  5. Paste chmod +x ./run_jupyter_notebook.sh to be able to run the script.
  6. Run run_jupyter_notebook.sh to create a brand-new Jupyter Notebook and access it through your domain name. Examples: ./run_jupyter_notebook.sh domain_name
  7. Now try to access the Jupyter Notebook through your domain name.

Acknowledgments

jupyter-on-bare-metal's People

Stargazers

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