Skip to content

Commit

Permalink
Spark mention.
Browse files Browse the repository at this point in the history
Signed-off-by: DCO 1.1 Daniel Rope <[email protected]>
  • Loading branch information
DCO 1.1 Daniel Rope committed Feb 5, 2016
1 parent e511b60 commit 1ff906c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 1.0 Release Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ for the edges if there is little no extra data for the nodes. The nodes can be g
them as you would a series, for example: `edge key(a,b) + y(a,b) label(#values)` will generate a labeled graph from
a single dataset consisting only of edges from column _a_ to column _b_.

## Spark/Scala Notebooks

This release adds support for Scala/Spark Jupyter Notebooks using the Apachee Toree kernel. See the notes in the [spark-kernel](https://github.com/Brunel-Visualization/Brunel/tree/master/spark-kernel) project for details.

## Other New Features

* Improved axis options. `axis(...)` now takes options `x`, `y`, `none` or both `x` and `y` as options.
Expand Down

0 comments on commit 1ff906c

Please sign in to comment.