-
Notifications
You must be signed in to change notification settings - Fork 51
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
Multi-dataframe support #68
Comments
Hey could I work on this. I was curious to know though, this issue would deal with more backend skills correct. Also, is there anything I need to know for reproducing the environment other than the ReadMe. Thanks |
Hey, sure go ahead. Most of the code is in the Just create an .env file like the .env.example. You can get an api key for E2B for free or you can use mine. Then just create virtualenv and do |
Assigned you @abant07 |
Ok sounds good. Is there anything else I need to know or is everything from the ReadME good enough? Thanks |
Nope, that's it! |
Hey so I am taking a look right now, and I see there are a lot of environment variable Api keys I need to have, where should I get them. Or, which ones do I need to have for this specific issue. Thanks |
Also, I forgot to ask, but I am just realizing now, but would it be possible to give me a little more explanation of what you had in mind when you say "Add support for running multiple dataframes in the code interpreter." I just want to make sure that I am not misunderstanding anything, and then accidently do something that was not supposed to be done. Thanks |
Describe the issue
Add support for running multiple dataframes in the code interpreter.
The text was updated successfully, but these errors were encountered: