An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

.. contents:: Table of contents
:depth: 2

Full 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