Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

dnotebook

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dnotebook

Jupyter-like library for JavaScript environment. It allows you to create and share pages that contain live code, text and visualizations.

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source


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

Keywords

FAQs

Package last updated on 24 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc