andrewrothstein.jupyter-supervisord

andrewrothstein.jupyter-supervisord

构建状态

安装用于 Jupyter notebook 服务器的 supervisord 程序规格。

要以非交互方式运行 notebook,设置 jupyter_supervisord_run_nbconvert_conditionTrue,并使用 jupyter_supervisord_nbconvert_cli_options 提供运行选项。

要运行 JupyterLab,设置 jupyter_supervisord_idelab

要求

查看 meta/main.yml

角色变量

查看 defaults/main.yml

依赖关系

查看 meta/main.yml

示例剧本

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

许可证

MIT

作者信息

Andrew Rothstein andrew.rothstein@gmail.com

贡献者

Vishal Shah vishal.shah@nyu.edu

关于项目

installs supervisord conf for a jupyter notebook

安装
ansible-galaxy install andrewrothstein.jupyter-supervisord
许可证
mit
下载
1.3k
拥有者
Dreamer, coder