Skip to content

Commit bcabde4

Browse files
authored
Update selecting.md (#2307)
* Update selecting.md Add lisp-stat community image * Add binder link for lisp-stat
1 parent 570b083 commit bcabde4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/using/selecting.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ See the [contributing guide](../contributing/stacks.md) for information about ho
300300
| [transformers] | [![bb]][transformers_b] | [**Transformers**][transformers_lib] and NLP libraries such as `Tensorflow`, `Keras`, `Jax` and `PyTorch` |
301301
| [scraper] | [![bb]][scraper_b] | **Scraper** tools (`selenium`, `chromedriver`, `beatifulsoup4`, `requests`) on `minimal-notebook` image |
302302
| [almond] | [![bb]][almond_b] | Scala kernel for Jupyter using **Almond** on top of the `base-notebook` image |
303+
| [lisp-stat] | [![bb]][lisp-stat_b] | Common Lisp statistical computing environment on top of the `minimal-notebook` image |
303304

304305
[bb]: https://static.mybinder.org/badge_logo.svg
305306
[csharp]: https://github.com/tlinnet/csharp-notebook
@@ -327,6 +328,8 @@ See the [contributing guide](../contributing/stacks.md) for information about ho
327328
[scraper_b]: https://mybinder.org/v2/gh/rgriffogoes/scraper-notebook/main
328329
[almond]: https://almond.sh
329330
[almond_b]: https://mybinder.org/v2/gh/almond-sh/examples/master?urlpath=lab%2Ftree%2Fnotebooks%2Findex.ipynb
331+
[lisp-stat]: https://lisp-stat.dev
332+
[lisp-stat_b]: https://mybinder.org/v2/gh/Lisp-Stat/IPS9/HEAD?urlpath=%2Fdoc%2Ftree%2Findex.ipynb
330333

331334
### Other GPU-accelerated notebooks
332335

0 commit comments

Comments
 (0)