Spark Notebook v0.7.0 Release Notes

Release Date: 2016-10-31 // over 7 years ago
  • ๐Ÿš€ > Note: for Spark < 2.0, see v0.7.0-pre2

    • โž• Add spark 2 support
    • ๐Ÿ›  Many fixes for better stability (more lenient for user input, avoid kernels crash)
    • Lot of optimization for the viz, also replaced most Dimple with C3.
    • Introducing Plotly.js wrappers
    • ๐Ÿ‘ Better debian support
    • Greater download as Markdown as zip with charts rendered as PNG referred in a images folder
    • ๐Ÿ‘ Better doc available at all time in the doc folder
    • Cell dirtiness detection based on variables dependency graph
    • ๐Ÿ†• New default port to 9001 to avoid conflict with HDFS
    • โœ‚ Removed Wisp and Highcharts (in favor of plotly.js)
    • Code cleanup