andrewrothstein.jupyter-supervisord

andrewrothstein.jupyter-supervisord

Build Status

This tool helps you set up a program specification for a Jupyter notebook server using supervisord.

To run a Jupyter notebook without needing user interaction, change jupyter_supervisord_run_nbconvert_condition to True and use jupyter_supervisord_nbconvert_cli_options to set your run preferences.

If you want to use JupyterLab instead, set jupyter_supervisord_ide to lab.

Requirements

Check the meta/main.yml file for requirements.

Role Variables

You can find the role variables in defaults/main.yml.

Dependencies

Dependencies are listed in meta/main.yml.

Example Playbook

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

License

This code is under the MIT license.

Author Information

Written by Andrew Rothstein andrew.rothstein@gmail.com.

Contributors

Includes contributions from Vishal Shah vishal.shah@nyu.edu.

Informazioni sul progetto

installs supervisord conf for a jupyter notebook

Installa
ansible-galaxy install andrewrothstein.jupyter-supervisord
Licenza
mit
Download
1.3k
Proprietario
Dreamer, coder