← 返回首页
GitHub - javascriptdata/dnotebook-react: React version of Dnotebook · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

javascriptdata/dnotebook-react

Go to file
Code

Repository files navigation

Dnotebook-react

Recreating the essential part of Dnotebook using react. See old repo here

Component Structure

Cell.js --> Contains all operation pertaining to a cell block

App.js --> Manage all cells block and general operations like Downloading and Uploading of Notebook

Index.js --> Renders the App.

To contribute

  1. Clone the repository
  2. cd into the clone repository
  3. run yarn
  4. To start the web page: yarn start and go to localhost:3000 to see the webpage

About

React version of Dnotebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Footer

© 2026 GitHub, Inc.