-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ml5-research-studio update: inpage code editor #43
Comments
Update: |
Hey @alanvww ! I LOVE this - we will discuss this during our website meeting today and get back to you regarding the feedback :) |
Thanks Quinn! I am so glad you like it! The target scenario for this widget is to show it with other projects like @jackbdu 's tutorials and @XiaozaoWang's interactive learning experience, so that all beginners can have a quick code reference and maybe just preview functionality without jumping to p5 sketch. Other than that, I am also really open to working on anything else that has higher priority on both Gatsby and Docsify :D |
@alanvww This is amazing!!! Let's discuss soon how to implement this! |
Sounds awesome! I am available all day Friday except 6-8 PM EST and my NYU email is [email protected] :) |
Hey @alanvww , sent you an email:) |
Alan, Quinn and I have scheduled a meeting to discuss the gradual implementation of the in-page code editor! |
Hi everyone. So as my project proposal for ml5 research studio showed, I am working on adding build-in code editor to the reference page and recently rewrote my previous code using Vite with React to minimize the size so it can easier on bandwidth when it loaded as iframe on each page. I added my in-page code editor to the facemesh example.
Here is the link and the screenshot:
The future plan as for now, is to show it to all of you for review and feedback and if this goes further, I would also like to create a json file to sum up all the example code in one place for easier loading and running.
Any advice and discussion would be greatly appreciated :D
The text was updated successfully, but these errors were encountered: