From 8dde4c05693c80ac35205daef9f28c211487c41a Mon Sep 17 00:00:00 2001 From: Alexandre Archambault Date: Tue, 16 Feb 2016 18:55:12 +0100 Subject: [PATCH] Add line about Apache Toree --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b1667be1a..122186069 100644 --- a/README.md +++ b/README.md @@ -575,6 +575,8 @@ some of its requirements via coursier, and allows to add dependencies in its sessions with coursier (initial motivation for writing coursier) , +- [Apache Toree](https://github.com/apache/incubator-toree) - formerly known as [spark-kernel](https://github.com/ibm-et/spark-kernel), is now using coursier to +add dependencies on-the-fly ([#4](https://github.com/apache/incubator-toree/pull/4)), - Your project here :-)