@@ -19,20 +19,24 @@ OpenCoarrays
19
19
[ ![ Download as PDF] [ pdf img ]] ( https://md2pdf.herokuapp.com/sourceryinstitute/OpenCoarrays/blob/master/README.pdf )
20
20
[ ![ Twitter URL] [ twitter img ]] [ default tweet ]
21
21
22
- [ Overview] ( #overview ) · ;
23
- [ Downloads] ( #downloads ) · ;
24
- [ Compatibility] ( #compatibility ) · ;
25
- [ Prerequisites] ( #prerequisites ) · ;
26
- [ Installation] ( #installation ) · ;
27
- [ Getting Started] ( #getting-started ) · ;
28
- [ Contributing] ( #contributing ) · ;
29
- [ Status] ( #status ) · ;
30
- [ Support] ( #support ) · ;
31
- [ Acknowledgements] ( #acknowledgements ) · ;
32
- [ Donate] ( #donate )
22
+ [ News] ( #news ) | [ Overview] ( #overview ) | [ Downloads] ( #downloads ) |
23
+ [ Compatibility] ( #compatibility ) | [ Prerequisites] ( #prerequisites ) |
24
+ [ Installation] ( #installation ) | [ Getting Started] ( #getting-started ) |
25
+ [ Contributing] ( #contributing ) | [ Status] ( #status )
26
+ [ Support] ( #support ) | [ Acknowledgements] ( #acknowledgements ) | [ Donate] ( #donate )
33
27
34
28
</div >
35
29
30
+ News
31
+ ----
32
+
33
+ You can now [ try OpenCoarrays online] as a [ Jupyter] [ notebook kernel]
34
+ using [ Binder] ! No downloads, configuration or installation required!
35
+ Please note: the default [ index.ipynb] notebook is read only. You can
36
+ execute it, but if you want to make changes you should create a copy
37
+ of it or create an entirely new [ CAF kernel] [ notebook kernel ]
38
+ notebook.
39
+
36
40
Overview
37
41
--------
38
42
@@ -178,6 +182,7 @@ to aid in development efforts.
178
182
179
183
[ Hyperlinks ] :#
180
184
185
+ [ News ] : #news
181
186
[ Overview ] : #overview
182
187
[ Downloads ] : #downloads
183
188
[ Compatibility ] : #compatibility
@@ -215,6 +220,12 @@ to aid in development efforts.
215
220
[ Issues ] : https://github.com/sourceryinstitute/OpenCoarrays/issues
216
221
[ Releases ] : https://github.com/sourceryinstitute/OpenCoarrays/releases
217
222
223
+ [ try OpenCoarrays online ] : https://bit.ly/CAF-Binder
224
+ [ notebook kernel ] : https://github.com/sourceryinstitute/jupyter-CAF-kernel
225
+ [ Binder ] : https://beta.mybinder.org
226
+ [ Jupyter ] : https://jupyter.org
227
+ [ index.ipynb ] : https://nbviewer.jupyter.org/github/sourceryinstitute/jupyter-CAF-kernel/blob/master/index.ipynb
228
+
218
229
[ build img ] : https://img.shields.io/travis-ci/sourceryinstitute/OpenCoarrays/master.svg?style=flat-square " Travis-CI build badge "
219
230
[ CI Master Branch ] : https://travis-ci.org/sourceryinstitute/OpenCoarrays?branch=master " View Travis-CI builds "
220
231
[ download img ] : https://img.shields.io/github/downloads/sourceryinstitute/OpenCoarrays/total.svg?style=flat-square " Download count badge "
0 commit comments