Skip to content
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

Open
homanp opened this issue Feb 29, 2024 · 7 comments
Open

Multi-dataframe support #68

homanp opened this issue Feb 29, 2024 · 7 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@homanp
Copy link
Contributor

homanp commented Feb 29, 2024

Describe the issue

Add support for running multiple dataframes in the code interpreter.

@homanp homanp added enhancement New feature or request help wanted Extra attention is needed labels Feb 29, 2024
@abant07
Copy link

abant07 commented Feb 29, 2024

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

@homanp
Copy link
Contributor Author

homanp commented Feb 29, 2024

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 services/code_interpreter.py file.

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 poetry install.

@homanp
Copy link
Contributor Author

homanp commented Feb 29, 2024

Assigned you @abant07

@abant07
Copy link

abant07 commented Mar 1, 2024

Ok sounds good. Is there anything else I need to know or is everything from the ReadME good enough?

Thanks

@homanp
Copy link
Contributor Author

homanp commented Mar 1, 2024

Ok sounds good. Is there anything else I need to know or is everything from the ReadME good enough?

Thanks

Nope, that's it!

@abant07
Copy link

abant07 commented Mar 3, 2024

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

@abant07
Copy link

abant07 commented Mar 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants