Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
set environment variables inside created container #149
Comments
|
Could we solve this via a OpenML authenticator? So you'd switch from github auth to openmlauth? |
|
If you make a new authenticator then handling the API token is easy. The hub can then make requests to OpenML authenticated as the user. Similar to what is done for forking/pushing to repos on github. |
|
these variables should be used not from the code of everware, but from user notebook instead. so decided that: if one provides |
|
To make it a little less scary (think a bit.ly like link where the parameters are hidden from the user) would be to prefix all the variables before injecting them. |
|
This way evil people can't overwrite your |
|
I wonder why CI severs like travis or circle don't see anything bad in overriding PS1? ) |
igormusinov
was assigned
by anaderi
Oct 4, 2016
anaderi
added a commit
that referenced
this issue
Nov 2, 2016
|
|
anaderi |
cb5e9c5
|
anaderi commentedSep 2, 2016
Usecase: user spawns a container from OpenML platform. in order to submit results back, he has to supply a special user-specific key. Such key could be entered manually in the notebook, but it is cumbersome. Instead a key could be