Skip to content

fede2cr/ansible_jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Jupyter Build Status

Recipes for installing Jupyter notebook with extra stuff.

Description

Ansible recipes for installing Jupyter notebook via python pip. This works on Debian/Ubuntu or Arch distributions.

Usage

Install the latest version of Ansible on a management computer, python2 on the computers you want to install Jupyter notebook, and then run:

ansible-playbook install-jupyter.yml

It also does:

  • Installs the bash kernel
  • Configures default user with password "greencore"

Releases

No releases published

Packages

No packages published