This is the lesson on SageMath.
It is being developed for the Software Carpentry workshop at the CoDiMa Training School in Computational Discrete Mathematics.
If you would like to contribute to the development of this lesson, please follow the instructions bellow.
- Install SageMath.
-
Run
$ make lesson-ipynb serve
If you don't have SageMath on you
PATH
you must run$ make lesson-ipynb serve SAGE=/full/path/to/sage
-
Open http:localhost:4000 on your web browser.
-
Launch SageMath by running
$ sage --notebook=jupyter
-
Open http://localhost:8888/ on your web browser.
-
Select the directory
_episodes_ipynb
. -
Edit the file as you want.
-
To preview the lesson, follow the instructions on "Access the lesson locally".
Send a pull request with only the changes on _episodes_ipynb
to https://github.com/alex-konovalov/sage-lesson/.
We acknowledge financial support from CCP-CoDiMa (Collaborative Computational Project in the area of Computational Discrete Mathematics EP/M022641/1) and from OpenDreamKit Horizon 2020 European Research Infrastructures project (#676541).