scribbler
scribbler copied to clipboard
Scribbler - JavaScript Notebook Tool for experimenting in JavaScript. Runs in the browser without a backend. Discord server: https://discord.gg/uxNSsWunwU
Use transformers.js to build a generative AI example notebook.
Build libraries for doing computational fluid dynamics or identify some existing libraries. Build a UI for CFD as scribbler notebook.
Integrate with Co-pilot apis for suggesting code based on prompts.
want ability to store the notebooks as part of my google drive. Just github is not enough for a larger audience
I would like small drop-down come giving me options to pick the function along with function arguments. this should display in line will the user if writing done by the...
I think adding more languages - tamil, hindi, spanish would be a great place to expand our user base.
**Feature Reuest** There is no example to work with CSV files for data analysis. There are several examples in this repo for using the Scribbler tool including examples on charting,...
The app is looking ok in light mode, but in dark mode each cell has white border. it is not looking very clean. needs fixing.
The variable width font is jarring for programmers. move the code and UI to fixed width font. Choose a font that differentiates itself and yet it is not jarring.
The code right now is disorganized and not easy to navigate. Organize the code using ES6 modules. Ensure 1. DO NOT use npm or node modules. Don't use react or...