An open API service indexing awesome lists of open source software.

https://github.com/javascriptdata/dnotebook-doc

Markdown of doc for dnotebook library
https://github.com/javascriptdata/dnotebook-doc

Last synced: 2 months ago
JSON representation

Markdown of doc for dnotebook library

Awesome Lists containing this project

README

        

# Dnotebook Documentation

Danfo Notebook \(Dnotebook\) is an open-source project, born out of the need to perform quick and interactive experimentation/prototyping with [Danfo.js](https://danfo.jsdata.org/). Dnotebook is similar to the popular [Jupyter Notebook](https://jupyter.org/) but is customized for the JavaScript environment. It is a part of our grand vision at [JSdata](https://github.com/opensource9ja) to bring more Data Science and Machine Learning tools to the JavaScript ecosystem.

## What can it be used for?

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

### **Data Science/Analysis**

Easily perform interactive data exploration and analysis using efficient JavaScript packages like Danfo.js.

### **Machine Learning**

Easily build, train and prototype machine learning models using different tools like Tensorflow.js

### **Learning JavaScript Interactively**

Learn/teach JavaScript in an interactive/visual style. This can hasten learning and understanding.

### **Plain Experimentation/Prototype**

Any experimentation performed in JavaScript can run on Dnotebooks.

## Creators and Core Maintainers

Dnotebooks was created by [Rising Odegua](https://twitter.com/risingodegua) and [Stephen Oni](https://twitter.com/steveoni). It is actively maintained by them as well. If you're looking to contribute to making it better, you can raise issues here. Dnotebook is hosted on [GitHub](https://github.com/opensource9ja/notebookjs).