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

Initialize Python Module #5

Open
jbinvnt opened this issue Apr 8, 2020 · 1 comment
Open

Initialize Python Module #5

jbinvnt opened this issue Apr 8, 2020 · 1 comment
Assignees
Labels
initialization Setting something up for the first time

Comments

@jbinvnt
Copy link
Member

jbinvnt commented Apr 8, 2020

Module that users can install in Colab or their local machine. It should allow authenticating with Django and for users to download/upload models to the server once authenticated

@jbinvnt
Copy link
Member Author

jbinvnt commented Jul 19, 2020

The module should have its own directory within the repository, any required manifest files, and an lmvp namespace which we can add functions to. The first function should be able to send an API request (using the requests module) to the server to get the names of all the projects.

@jbinvnt jbinvnt changed the title Python Module Initialize Python Module Jul 19, 2020
@jbinvnt jbinvnt added the initialization Setting something up for the first time label Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
initialization Setting something up for the first time
Projects
None yet
Development

No branches or pull requests

2 participants