All apps · 0 apps
Anaconda3
Docker app from muxelmann's Repository
Overview
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.
Readme
View on GitHubAnaconda3 for Unraid
This template install Anaconda 3 based on the official container on Dockerhub:
Install Anaconda3 on Unraid in a few clicks.
Find Anaconda3 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for Anaconda3 Review the template variables and paths Click Install
Categories
Download Statistics
3,767
Total Downloads
Related apps
Explore more like this
Explore allDetails
Repository
muxelmann/anaconda3Last Updated2023-08-14
First Seen2023-08-14
Runtime arguments
- Web UI
http://[IP]:[PORT:8888]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
WebUIPorttcp
- Target
- 8888
- Default
- 8888
- Value
- 8888
NotebooksPathrw
- Target
- /opt/notebooks
- Default
- /mnt/user/appdata/anaconda3/notebooks
- Value
- /mnt/user/appdata/anaconda3/notebooks