1
- # A SageMath-based computing environment for binder
1
+ A SageMath-based computing environment for binder
2
+ =================================================
2
3
3
4
.. image :: https://beta.mybinder.org/badge.svg
4
5
:target: https://beta.mybinder.org/v2/gh/sagemath/sage-binder-env/master?filepath=index.ipynb
@@ -18,7 +19,8 @@ This repository illustrates Binder use cases for
18
19
A general purpose, community developed open source software for
19
20
computational mathematics.
20
21
21
- ## Demo notebooks
22
+ Demo notebooks
23
+ --------------
22
24
23
25
This repository provides some simple live demos for SageMath and other
24
26
software included in the SageMath distribution.
@@ -33,7 +35,8 @@ software included in the SageMath distribution.
33
35
Develop a collection of striking demo notebooks, and link from
34
36
`http://sagemath.org/ `.
35
37
36
- ## Example of binder-enabled repository for SageMath
38
+ Example of binder-enabled repository for SageMath
39
+ -------------------------------------------------
37
40
38
41
Have a repository full of Jupyter notebooks using SageMath? It's easy
39
42
to setup Binder to let anyone run them. Just copy the short
@@ -68,12 +71,13 @@ relieve the SageMath community from maintaining a custom solution.
68
71
On the other hand it's still relatively recent and quickly evolving
69
72
technology with less settled sustainability.
70
73
71
- ## Authors
74
+ Authors
75
+ -------
72
76
73
77
Nicolas M. Thiéry
74
78
75
79
The demo notebooks for GAP, Singular, and Pari were written by the
76
80
authors of the respective kernels. See the
77
- [ report on their implementation]( https://github.com/OpenDreamKit/OpenDreamKit/tree/master/WP4/D4.4) .
81
+ ` report on their implementation < https://github.com/OpenDreamKit/OpenDreamKit/tree/master/WP4/D4.4 >`_ .
78
82
79
83
Contributions most welcome!
0 commit comments