Anaconda3
Aplicación Docker from muxelmann's Repository
Visión general
This installs Anaconda 3 with Jupyter Notebook installed and is based on the Image
published by Continuum Analytics on Dockerhub - but without having to call the install code
listed there.
In addition to the commands listed for the underlying Image (continuumio/anaconda3) the
additional argument `--NotebookApp.token=''` is passed to disable the token requirement.
This makes the notebook server somewhat "open", which is why it's recommedned to implement
additional security/authentication measures.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8888]- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
WebUIPorttcp
- Objetivo
- 8888
- Por defecto
- 8888
- Valor
- 8888
NotebooksPathrw
- Objetivo
- /opt/notebooks
- Por defecto
- /mnt/user/appdata/anaconda3/notebooks
- Valor
- /mnt/user/appdata/anaconda3/notebooks
Categorías
Descargar estadísticas
3,526
Descargas totales
Detalles
Repositorio
muxelmann/anaconda3Última actualización2023-08-14
Visto por primera vez2023-08-14
Ejecute Anaconda3 en Unraid.
Anaconda3 se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.