- Notifications
You must be signed in to change notification settings - Fork10
Dnotebook is a Jupyter-like library for javaScript environment. It allows you to create and share pages that contain live code, text and visualizations.
License
javascriptdata/dnotebook
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dnotebook allows you to create and share pages that contain live code, text and visualizations in a textbook-like manner.
We are redesigning Dnotebook to feel more native. Track progress in this epicissue,project board.
- 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.
- Next.js
- React
- Material UI
- Tailwind CSS
- Express
- Clone the repo
git clone https://github.com/javascriptdata/dnotebook.gitcd dnotebookgit checkout ref/typescript
- Install packages with
yarn
.yarn
is our preferred package manager
yarn install
- Run the app in dev mode
yarn dev
- Open your browser and navigate to
http://localhost:3000/
Development discussions take place on ourissues tab.
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.
LicenceMIT
About
Dnotebook is a Jupyter-like library for javaScript environment. It allows you to create and share pages that contain live code, text and visualizations.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Contributors4
Uh oh!
There was an error while loading.Please reload this page.