jupyter-supervisord

andrewrothstein.jupyter-supervisord

Build Status

Installs a supervisord program specification for a Jupyter notebook server.

To run notebook non-interactively, set jupyter_supervisord_run_nbconvert_condition to True and use jupyter_supervisord_nbconvert_cli_options to provide run options.

To run JupyterLab, set jupyter_supervisord_ide to lab

Requirements

See meta/main.yml

Role Variables

See defaults/main.yml

Dependencies

See meta/main.yml

Example Playbook

- hosts: servers
  roles:
    - andrewrothstein.supervisord
    - andrewrothstein.jupyter-supervisord

License

MIT

Author Information

Andrew Rothstein andrew.rothstein@gmail.com

Contributors

Vishal Shah vishal.shah@nyu.edu

About

installs supervisord conf for a jupyter notebook

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