Add Quickstart Notebook for Beginners (Fixes #3)#7
Add Quickstart Notebook for Beginners (Fixes #3)#7AbhayP1604 wants to merge 2 commits intokeivalya:mainfrom
Conversation
|
Lol no, sorry but this is not what I meant. Just pushing in CLIs wrapped inside tiny blocks is not gonna help anyone. Sure, it might work -- but quite useless -- you can't explain code from there. That's what makes python notebooks useful -- so that you can teach tiny code-blocks independently. I appreciate your contribution, thanks for putting your time and efforts. :D |
|
Yeah I'm sorry but this is what I also thought like the notebook I made is basically rerun/walkthrough of readme.md kinda redundant so...Now my question is how a quickstart nb should really ? And btw I new to git/open-source space if could guide me a bit I would be very grateful. Also I actually read all the blogs you posted about mini-Vla and a bit about CNNs - was a very good read. |
Description
I have added a
QuickStart.ipynbnotebook to help new users run the mini-VLA pipeline end-to-end without needing complex terminal commands.Changes Made
Notes for Reviewers
gymnasiumandmetaworldversion mismatch warnings to keep the output clean for users.--camera-name corner(Side View), but the testing script currently defaults to Top View (sincetest.pydoes not seemingly accept a camera argument). I noted this behavior in the notebook.Checklist
Fixes #3