- 22 Jun, 2018 1 commit
-
-
Vincent Pelletier authored
Filename is split as an URL path, and joined in OS-dependent manner. Remove corresponding comment in all buildout.hash.cfg files.
-
- 16 Apr, 2018 1 commit
-
-
Łukasz Nowak authored
-
- 16 Mar, 2018 2 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
This is a follow-up of commit 5c980caf, now that the new code of the 'wrapper' recipe is used (1.0.58 released).
-
- 08 Mar, 2018 2 commits
-
-
Gabriel Monnerat authored
-
Łukasz Nowak authored
In all examples of custom.js the Jupyter variable is capitalized, but here it was not. Because of unknown reason, without Jupyter upgrade, it stopped to working. Switching from "jupyter" to "Jupyter" fixes the problem.
-
- 25 Jan, 2018 1 commit
-
-
Rafael Monnerat authored
zc.buildout version up to 2.5.2+slapos012 slapos.recipe.template version up to 4.3 slapos.core version up to 1.4.4
-
- 11 Dec, 2017 1 commit
-
-
Julien Muchembled authored
-
- 18 Oct, 2017 1 commit
-
-
Julien Muchembled authored
-
- 13 Oct, 2017 1 commit
-
-
Julien Muchembled authored
-
- 14 Sep, 2017 1 commit
-
-
Iliya Manolov authored
numpy >= 1.13.1 is required for numpy.core.multiarray
-
- 13 Sep, 2017 1 commit
-
-
Łukasz Nowak authored
Keep url in publish parameters, as it is used by other requests.
-
- 07 Sep, 2017 1 commit
-
-
Iliya Manolov authored
JupyterLab is provided side-by-side with Jupyter Classic interface with same process. Published URL changed: * jupyterlab-url provides IPv6 URL to JupterLab interface * jupyter-class-url provides IPv6 URL to the classic UI Thanks to using only one process, the path in the URL differentiates the style of the interface. Note: This MR replaces closed !207 /reviewed-on !218
-
- 14 Aug, 2017 1 commit
-
-
Iliya Manolov authored
@Tyagov @luke /reviewed-on !212
-
- 08 Aug, 2017 1 commit
-
-
Łukasz Nowak authored
Instead of templating python code, make it static and parameterize it with parameters. kernel.json can pass default ERP5 url, which is (dirty) read by ERP5kernel. Additionally ERP5kernel.py is just linked into kernel directory, which simplifies debugging. Note: This commit is still dirty, but it prepares ERP5kernel.py to be packaged, thus there is no reason to make more changes and cleanup. /reviewed-on !206
-
- 25 Jul, 2017 3 commits
-
-
Iliya Manolov authored
-
Iliya Manolov authored
-
Łukasz Nowak authored
-