Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* wqflask/wqflask/__init__.py: when registering a URL, the url_prefix
should begin with a trailing slash.
* wqflask/wqflask/jupyter_notebooks.py: fix imports.
|
|
* Hook up the new Jupyter Notebooks UI to the main menu
|
|
* Build a HTML UI for the Jupyter Notebooks Launcher feature that fits
in, aesthetically, with that of the whole GeneNetwork look and feel.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This check happens before every single request! Remove this.
|
|
Logging happens before every request, twice! Remove these.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|