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

Update deepforge-extension.json to include python dependencies #163

Closed
umesh-timalsina opened this issue Mar 6, 2020 · 2 comments · Fixed by #169
Closed

Update deepforge-extension.json to include python dependencies #163

umesh-timalsina opened this issue Mar 6, 2020 · 2 comments · Fixed by #169
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement

Comments

@umesh-timalsina
Copy link
Contributor

We should include python dependencies (along with preferred installer (conda, pip), any channels to be added etc..) in the deepforge-extension.json.

@umesh-timalsina umesh-timalsina added dependencies Pull requests that update a dependency file enhancement labels Mar 6, 2020
@brollb
Copy link
Contributor

brollb commented Mar 6, 2020

If we are centering around conda in deepforge (deepforge-dev/deepforge#1402), it might make more sense to use conda environment files rather than specifying all these things in our own way (reinventing the wheel).

@brollb
Copy link
Contributor

brollb commented Mar 6, 2020

This is blocked by the method of specifying dependencies in deepforge: deepforge-dev/deepforge#1466

@umesh-timalsina umesh-timalsina self-assigned this Mar 16, 2020
brollb pushed a commit that referenced this issue Mar 18, 2020
* Add environment files for dependencies installation. Closes #163

* WIP- Remove pillow and dill from the server environment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants