Release history - ashleydavis/data-forge-notebook GitHub Wiki

The release history for Data-Forge Notebook

v2.0.0

  • The first official release of Data-Forge Notebook v2, with the following features:
    • Data-Forge Notebook is now fully open source!
    • Evaluation of JavaScript and TypeScript code on Node.js 20.10.0
    • Markdown cells
    • Multi-window application
    • Cross-platform, available for:
      • Windows
      • MacOS
      • Linux
    • Plugin-based visualization systems with the following plugins:
      • Apex - Plotting charts with ApexCharts.
      • Data - Visualizing structure data and JSON.
      • Geo - Plotting maps with Leaflet.
      • HTML - Rendering HTML.
      • Table - Rendering tabular data.
      • Text - Rendering text data.
    • New and updated styling (since v1).
    • New implementation for "npm install" that makes notebook setup much faster.
    • Notebooks are now stored in markdown files for easy of reading (without DFN) and merging code changes.