Skip to content

kevinwelty/fluffy-sniffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluffy-sniffle

notebook parsing

Quick Start

Requirements: Node.js >=23.0.0 install here https://nodejs.org/en/download

Need to add a Jupyter notebook file to test with to base directory

npm install express multer uuid && npm install --save-dev typescript ts-node @types/node   @types/express@types/multer eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin jest ts-jest @types/jest

npm run dev

curl -X  POST http://localhost:3001/api/import-notebook/ -F "file={jupyter notebook}"

About

notebook parsing

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors