Andrey Ustyuzhanin

Results 51 issues of Andrey Ustyuzhanin

default work directory for github repo should be `$HOME/work` otherwise `/notebooks` and `/` are not always accessible. also `$JPY_WORKDIR` at container start time should point to this location.

if there is index.ipynb notebook in the repo, everware should open it by default instead (in addition to) of dashboard.

1. `make stop` 2. `make run-daemon` 3. login again, and supply URL https://github.com/everware/everware-dimuon-example 4. I get : `Error 500: Permission failure checking authorization, I may need to be restarted` 5....

following scenarios could be handled properly and covered by tests - [ ] - start container that doesn't have jupyter-singleuser inside - [ ] - start with badly configured hub_ip,...

need contributor

as everware clones github repo X, user can add hook to the repo, so that upon every commit, everware pulls updates of X inside running container. proof of the concept:...

https://rollbar.com/ provides a centralized place to monitor logs/alerts of your application. Free trial for up to 5000 errors/month setting it up is quite straightforward: https://github.com/rollbar/pyrollbar#django

need contributor

add `everware.__version__` which uses [semantic versioning](http://semver.org/) notation, and is displayed in the footer of the home & landing page. It would be helpful to understand which version is deployed and...

- start my repo with everware (e.g. https://github.com/anaderi/openml-demo.git) - open control panel - it says You don't have a repository with the same name. Do you want to FORK it?...

how can we test using dummyauthenticator such things as - user has/hasn't the cloned repository - user can/can't fork it - user has/hasn't forked cloned repository - user can/can't push...