About

The compose file is meant to run sagemath with Jupyter (the web-interface) started on port 8888.

Source

version: '3.9'

services:
  sagemath:
    image: sagemath/sagemath:latest
    ports:
      - 8888:8888
    volumes:
      - /mnt/docker/data/sagemath:/home/sage/notebooks
    command:
      - sage-jupyter

assets/docker/compose/sagemath.txt ยท Last modified: 2024/09/03 00:25 by office

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.