dnotebook

0.1.1 • Public • Published


Dnotebook allows you to create and share pages that contain live code, text and visualizations in a textbook-like manner.

It helps you to:

  • Easily perform interactive data exploration and analysis using efficient JavaScript packages like Danfo.js.
  • Easily build, train and prototype machine learning models using different tools like Tensorflow.js
  • Learn JavaScript in an interactive/visual style. This can hasten learning and understanding.
  • Plain Experimentation/Prototyping. Any experimentation performed in JavaScript can run on Dnotebooks.

How to install

Dnotebook is hosted on NPM, and can installed via package managers like npm and yarn

npm install -g dnotebook

Example usage

After installing dnotebook, you can start the server by running the command dnotebook in the terminal. This opens a new notebook in your default browser.

You can download the notebook shown above here. To view and interact with the notebook without installing anything, go to playnotebook.jsdata.org and upload it.

See the Official Getting Started Guide

Discussion and Development

Development discussions take place on our issues tab.

Contributing to Dnotebook

All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.

Licence MIT

Created by Rising Odegua and Stephen Oni

Package Sidebar

Install

npm i dnotebook

Weekly Downloads

22

Version

0.1.1

License

MIT

Unpacked Size

192 kB

Total Files

25

Last publish

Collaborators

  • dcrescim
  • opensource9ja
  • steveoni