-
Notifications
You must be signed in to change notification settings - Fork 13
Shaokai/0.1.3 #55
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
Shaokai/0.1.3 #55
Conversation
- bump to stable v1 and v0.1.1
…ted demo notebooks
…output. Allowing to skip code execution in parse result
|
I guess once residents report more bugs, I can do one more commit push tomorrow and then we can merge. |
README.md
Outdated
|
|
||
| ```bash | ||
| conda env create -f amadeusGPT.yml | ||
| conda env create -f conda/amadeusGPT.yml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please drop conda; that is not useful is one downloads the file, for example.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know why it keeps coming back actually... I remember I had it removed too. Though Marc told me he was confused why conda/ was not there
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
well, if one is within the conda/ folder this cannot be run either, so it's best to keep it not there and use that Q as an opportunity to educate :D
…Lab/AmadeusGPT into shaokai/0.1.2_patch
|
@MMathisLab Some improvements based on how residents used it. This can be 0.1.3. |
Fixed a bug
Changed hardcoded paths to relative paths in demo notebooks