Skip to content

Commit ec4a26f

Browse files
committed
ADDED: Jypiter notebook example
1 parent eebf09a commit ec4a26f

File tree

2 files changed

+675
-0
lines changed

2 files changed

+675
-0
lines changed

documentation/mdbook_asciio/src/guide/installation.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ Change <PATH_YOU_WANT_TO_SHARE>, if you want to save your files to your file sys
5959
podman run -it --net=host --env="DISPLAY" --volume="$HOME/.Xauthority:/root/.Xauthority:rw" --volume="$HOME:<PATH_YOU_WANT_TO_SHARE>" ghcr.io/nkh/p5-app-asciio:release asciio
6060

6161
```
62+
### Jypiter notebook
63+
64+
Example of installation and testing.
65+
66+
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/nkh/asciio/blob/main/examples/asciio.ipynb)
6267

6368
### windows wsl
6469

0 commit comments

Comments
 (0)