jupyter-profile

andrewrothstein.jupyter-profile

Build Status

  • Installs and configures a Jupyter notebook
  • Assumes Anaconda is installed.

Requirements

See meta/main.yml

Role Variables

See defaults/main.yml

Dependencies

See meta/main.yml

Example Playbook

- hosts: servers
  roles:
    - role: andrewrothstein.jupyter-profile
      jupyter_profile_name: my-jupyter-profile
      jupyter_profile_environment: my-jupyter-profile-environment.yml

License

MIT

Author Information

Andrew Rothstein andrew.rothstein@gmail.com

About

creates a jupyter notebook conda env plus a notebook_config.py

Install
ansible-galaxy install andrewrothstein/ansible-jupyter-profile
GitHub repository
License
mit
Downloads
7864
Owner
Dreamer, coder