Skip to content

Features

Ashley Davis edited this page Jan 7, 2024 · 4 revisions

Data-Forge Notebook v2

Data-Forge Notebook v2 is cross platform application (Windows, MacOS and Linux) for exploratory coding and data analysis using JavaScript and TypeScript.

This document lists the features present in version 2.

Read about planned features in the roadmap.

Current features in version 2
Zero configuration, just install DFN and start coding
Runs your JavaScript and TypeScript code under Node.js
Write documentation for your code using Markdown
Node.js v20 is included, no separate download, setup or installation is required
Npm modules are automatically installed
Reuse your own Node.js code modules
Visualize JavaScript data structures, JSON data, HTML and tabular data
Read, write and transfomrm your data files
Easily plot charts and maps from your data
Numerous example notebooks to help you get started
Cell editing operations: split, merge, duplicate, etc
Multiple notebooks can be open at once.
Notebooks are stored in markdown files (with a .notebook extension).