From 14b1edd493323ae30e20f172bad99e928e40d77e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20Leli=C3=A8vre?= Date: Tue, 8 Jan 2019 16:45:22 +0100 Subject: [PATCH] Warn development has stopped, point to Almond Add a clear warning at the top of the readme indicating that development of IScala has stopped, and point to Almond for a currently maintained replacement. --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 0dc8064..c7ae50b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,17 @@ [![Build Status][travis]](https://travis-ci.org/mattpap/IScala) +## Warning + +**Development of IScala has stopped.** + +See **Almond** for a Scala kernel for Jupyter that is actively being developed. + +- Almond home: http://almond-sh.github.io/almond/stable +- Almond repo: https://github.com/almond-sh/almond +- Almond install: http://almond-sh.github.io/almond/stable/docs/quick-start-install +- Almond versions: http://almond-sh.github.io/almond/stable/docs/install-versions + ## Requirements * [IPython](http://ipython.org/ipython-doc/stable/install/install.html) 1.0+