tomoyane / fabric-jupyter

Jupyter environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

  • Environment Jupyter on CentOS7

Commands

$ fab -l
Available commands:

    anaconda.install_anaconda
    anaconda.install_wget
    anaconda.setup_anaconda
    jupyter.setup_jupyter
    jupyter.setup_system
    jupyter.start_service

Environment

Install anaconda

$ fab anaconda.install_anaconda

Install wget

$ fab anaconda.install_wget

Setup anaconda

$ fab anaconda.setup_anaconda

Setup jupyter

$ fab jupyter.setup_jupyter

Setup System

$ fab jupyter.setup_system

Start jupyter

$ fab jupyter.start_service

About

Jupyter environment


Languages

Language:Python 100.0%