https://github.com/korniichuk/sagemathcell
The sagemathcell stack of ready-to-run "SageMathCell" application in Docker
https://github.com/korniichuk/sagemathcell
Last synced: 7 months ago
JSON representation
The sagemathcell stack of ready-to-run "SageMathCell" application in Docker
- Host: GitHub
- URL: https://github.com/korniichuk/sagemathcell
- Owner: korniichuk
- License: unlicense
- Created: 2015-11-23T13:38:49.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T20:06:23.000Z (almost 10 years ago)
- Last Synced: 2025-01-17T08:28:18.180Z (9 months ago)
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
.. contents:: Table of contents
:depth: 2Full description
================
The `ubuntu:trusty `_ Docker image with the SageMathCell.Docker Hub
==========
The `korniichuk/sagemathcell `_ repo.Quickstart
==========
The following command starts a container with the SageMathCell listening for HTTP connections on port 6363::$ docker run -d -p 6363:6363 korniichuk/sagemathcell