1. 07 Sep, 2017 1 commit
    • Iliya Manolov's avatar
      Feature/jupyterlab · 68a1495d
      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 nexedi/slapos!207
      
      /reviewed-on nexedi/slapos!218
      68a1495d
  2. 06 Sep, 2017 2 commits
  3. 01 Sep, 2017 6 commits
  4. 30 Aug, 2017 2 commits
  5. 25 Aug, 2017 2 commits
  6. 23 Aug, 2017 5 commits
  7. 21 Aug, 2017 2 commits
  8. 18 Aug, 2017 5 commits
  9. 14 Aug, 2017 5 commits
  10. 12 Aug, 2017 2 commits
  11. 11 Aug, 2017 1 commit
  12. 08 Aug, 2017 1 commit
    • Łukasz Nowak's avatar
      jupyter: Simplify ERP5kernel maintenance · 554dc32d
      Ł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 nexedi/slapos!206
      554dc32d
  13. 04 Aug, 2017 6 commits