Skip to content

Commit 53a8e59

Browse files
committed
new screencasts
1 parent eee56d3 commit 53a8e59

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66

77
This project utilizes a Go interpreter called [gomacro](https://github.com/cosmos72/gomacro) under the hood to evaluate Go code interactively.
88

9-
## Screenshots/Examples
9+
## Examples
1010

11-
### Simple interactive use:
12-
13-
![alt tag](https://raw.githubusercontent.com/gopherds/gophernotes/master/files/screencast.gif)
11+
Jupyter Notebook | nteract
12+
:-------------------------:|:-------------------------:
13+
![](files/jupyter.gif) | ![](files/nteract.gif)
1414

1515
### Example Notebooks (dowload and run them locally, follow the links to view in Github, or use the [Jupyter Notebook Viewer](http://nbviewer.jupyter.org/)):
1616
- [Simple Printing and Channels](https://github.com/gopherds/gophernotes/blob/master/examples/Simple-Example.ipynb)

files/jupyter.gif

740 KB
Loading

files/nteract.gif

248 KB
Loading

files/screencast.gif

-189 KB
Binary file not shown.

0 commit comments

Comments
 (0)