jupyter-supervisord
andrewrothstein.jupyter-supervisord
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
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
Install
ansible-galaxy install andrewrothstein/ansible-jupyter-supervisord
License
mit
Downloads
1296
Owner
Dreamer, coder