Pav A

Results 17 issues of Pav A

https://github.com/ASKBOT/askbot-devel/blob/b6cb7373eb9f4f6160575b9b8a14780b9c9c0154/Dockerfile#L55 What are the current equivalents of `no-secret-key` and `create-project` args? Can't find references in any reasonable tags / branches.

At the moment the home screen with a lain list of published dashboards can hardly be described as ready for the end user. Consider: 1. Adding subfolders 2. Permissioning folders...

enhancement

`widgets.Label using ipywidgets==5.1.5` or `widgets.Latex using ipywidgets==4.1.1`

enhancement

1. Clear out `shared/jupyter` and `etc/jupyter` folders 2. Install and register modules and extensions: ``` pip install jupyter-kernel-gateway==0.5.1 pip install ipython==4.2.0 pip install jupyter-client==4.2.2 pip install jupyter-cms==0.5.0 pip install jupyter-core==4.1.0...

Ideally replace `pip.install` with `exec(requests.get(url).text, self.globals)` at the cost of rebuilding `.pyc`