andrewrothstein.jupyter-supervisord

andrewrothstein.jupyter-supervisord

Status budowy

Instaluje specyfikację programu supervisord dla serwera notatników Jupyter.

Aby uruchomić notatnik w trybie nieinteraktywnym, ustaw jupyter_supervisord_run_nbconvert_condition na True i użyj jupyter_supervisord_nbconvert_cli_options, aby podać opcje uruchamiania.

Aby uruchomić JupyterLab, ustaw jupyter_supervisord_ide na lab.

Wymagania

Zobacz meta/main.yml.

Zmienne roli

Zobacz defaults/main.yml.

Zależności

Zobacz meta/main.yml.

Przykładowy playbook

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

Licencja

MIT

Informacje o autorze

Andrew Rothstein andrew.rothstein@gmail.com

Współpraca

Vishal Shah vishal.shah@nyu.edu

O projekcie

installs supervisord conf for a jupyter notebook

Zainstaluj
ansible-galaxy install andrewrothstein.jupyter-supervisord
Licencja
mit
Pobrania
1.3k
Właściciel
Dreamer, coder