aleDsz / datasciencenotebooks

Home Page:datasciencenotebooks.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Notebooks

Live at datasciencenotebook.org

This is a Next.js project bootstrapped with create-next-app and deployed with Vercel

Getting Started

First, install dependencies:

yarn

Then, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Contributing

Feel free to submit a PR with any improvements, I'll have a look.

src/notebookTools.ts contains most of the relevant information, the rest is rendered from there.

About

datasciencenotebooks.vercel.app

License:MIT License


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%