andrewrothstein.jupyter-profile

andrewrothstein.jupyter-profile

Estado de Construcción

  • Instala y configura un cuaderno de Jupyter
  • Supone que Anaconda está instalado.

Requisitos

Consulta meta/main.yml

Variables del Rol

Consulta defaults/main.yml

Dependencias

Consulta meta/main.yml

Ejemplo de Playbook

- hosts: servers
  roles:
    - role: andrewrothstein.jupyter-profile
      jupyter_profile_name: mi-jupyter-perfil
      jupyter_profile_environment: mi-jupyter-perfil-entorno.yml

Licencia

MIT

Información del Autor

Andrew Rothstein andrew.rothstein@gmail.com

Acerca del proyecto

creates a jupyter notebook conda env plus a notebook_config.py

Instalar
ansible-galaxy install andrewrothstein.jupyter-profile
Licencia
mit
Descargas
7.9k
Propietario
Dreamer, coder