@@ -19,20 +19,24 @@ OpenCoarrays
1919[ ![ Download as PDF] [ pdf img ]] ( https://md2pdf.herokuapp.com/sourceryinstitute/OpenCoarrays/blob/master/README.pdf )
2020[ ![ Twitter URL] [ twitter img ]] [ default tweet ]
2121
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 )
3327
3428</div >
3529
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+
3640Overview
3741--------
3842
@@ -178,6 +182,7 @@ to aid in development efforts.
178182
179183[ Hyperlinks ] :#
180184
185+ [ News ] : #news
181186[ Overview ] : #overview
182187[ Downloads ] : #downloads
183188[ Compatibility ] : #compatibility
@@ -215,6 +220,12 @@ to aid in development efforts.
215220[ Issues ] : https://github.com/sourceryinstitute/OpenCoarrays/issues
216221[ Releases ] : https://github.com/sourceryinstitute/OpenCoarrays/releases
217222
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+
218229[ build img ] : https://img.shields.io/travis-ci/sourceryinstitute/OpenCoarrays/master.svg?style=flat-square " Travis-CI build badge "
219230[ CI Master Branch ] : https://travis-ci.org/sourceryinstitute/OpenCoarrays?branch=master " View Travis-CI builds "
220231[ download img ] : https://img.shields.io/github/downloads/sourceryinstitute/OpenCoarrays/total.svg?style=flat-square " Download count badge "
0 commit comments