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

Create a Python code env from a list of packages #9

Open
hrjn opened this issue Jan 7, 2021 · 0 comments
Open

Create a Python code env from a list of packages #9

hrjn opened this issue Jan 7, 2021 · 0 comments
Labels

Comments

@hrjn
Copy link
Contributor

hrjn commented Jan 7, 2021

As of today, the programmatic creation of code environments is done via multiple steps calling different endpoints of the public API.

The goal here is to take a formatted list of packages (either directly from a list or from a file) and create a code env out of it, in a single function.

@hrjn hrjn added the admin label Jan 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant