Skip to content

Commit 7805c32

Browse files
Bidek56Darek
andauthored
Adding Scala kernel to Community Stacks docs (jupyter#1912)
Co-authored-by: Darek <[email protected]>
1 parent 965f0ab commit 7805c32

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
@@ -254,6 +254,7 @@ See the [contributing guide](../contributing/stacks.md) for information about ho
254254
| [kotlin] | [![bb]][kotlin_b] | [**Kotlin** kernel for Jupyter/IPython][kotlin_kernel] on top of the `base-notebook` image |
255255
| [transformers] | [![bb]][transformers_b] | [**Transformers**][transformers_lib] and NLP libraries such as `Tensorflow`, `Keras`, `Jax` and `PyTorch` |
256256
| [scraper] | [![bb]][scraper_b] | **Scraper** tools (`selenium`, `chromedriver`, `beatifulsoup4`, `requests`) on `minimal-notebook` image |
257+
| [almond] | [![bb]][almond_b] | Scala kernel for Jupyter using **Almond** on top of the `base-notebook` image |
257258

258259
[bb]: https://static.mybinder.org/badge_logo.svg
259260
[csharp]: https://github.com/tlinnet/csharp-notebook
@@ -279,6 +280,8 @@ See the [contributing guide](../contributing/stacks.md) for information about ho
279280
[transformers_lib]: https://huggingface.co/docs/transformers/index
280281
[scraper]: https://github.com/rgriffogoes/scraper-notebook
281282
[scraper_b]: https://mybinder.org/v2/gh/rgriffogoes/scraper-notebook/main
283+
[almond]: https://almond.sh
284+
[almond_b]: https://mybinder.org/v2/gh/almond-sh/examples/master?urlpath=lab%2Ftree%2Fnotebooks%2Findex.ipynb
282285

283286
### GPU accelerated notebooks
284287

0 commit comments

Comments
 (0)