You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2015/05/21 01:08:31 UTC

svn commit: r1680696 - /incubator/tinkerpop/site/index.html

Author: spmallette
Date: Wed May 20 23:08:31 2015
New Revision: 1680696

URL: http://svn.apache.org/r1680696
Log:
Add ipython-gremlin project to Community Contributions.

Modified:
    incubator/tinkerpop/site/index.html

Modified: incubator/tinkerpop/site/index.html
URL: http://svn.apache.org/viewvc/incubator/tinkerpop/site/index.html?rev=1680696&r1=1680695&r2=1680696&view=diff
==============================================================================
--- incubator/tinkerpop/site/index.html (original)
+++ incubator/tinkerpop/site/index.html Wed May 20 23:08:31 2015
@@ -113,6 +113,7 @@
                <li><a href="https://github.com/mpollmeier/gremlin-scala">gremlin-scala</a> (scala) - A Scala language wrapper for TinkerPop3.</li>
                <li><a href="https://github.com/jbmusso/gremlin-template-string">gremlin-template-string</a> (js) - A Gremlin language builder.</li>  
                <li><a href="https://github.com/PommeVerte/gremlin-php">gremlin-php</a> (php) - A Gremlin Server driver for PHP.</li>
+               <li><a href="https://github.com/davebshow/ipython-gremlin">ipython-gremlin</a> (python) - Gremlin in IPython and Jupyter.</li>
                <li><a href="http://ogre.clojurewerkz.org/">ogre</a> (clojure) - A Clojure language wrapper for TinkerPop3.</li>
                <li><a href="http://bayofmany.github.io/">Peapod</a> (java) - An object-graph-wrapper.</li>
                <li><a href="https://github.com/viagraphs/scalajs-gremlin-client">scalajs-gremlin-client</a> (scala) - A Gremlin-Server client with ad-hoc extensible, reactive, typeclass based API.</li>