Skip to content

CompNeuroTchuGroup/sagemath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

SageMath in Docker

This is a simple repository to quickly spin up a SageMath instance using Docker.

Prerequisites

You need to have Docker installed on your system. You can download it from here.

Usage

To start the server, simply run the following command in your terminal from the root of this repository:

docker compose up

Append the flag -d to run in the background:

docker compose up -d

About

Run Sagemath in a Docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published