An error occurred fetching the project authors.
  1. 18 Apr, 2020 2 commits
  2. 17 Apr, 2020 1 commit
  3. 17 Feb, 2020 1 commit
  4. 08 Aug, 2019 1 commit
  5. 07 Aug, 2019 1 commit
  6. 02 Jul, 2019 1 commit
  7. 25 May, 2019 1 commit
  8. 16 Apr, 2018 1 commit
  9. 25 Jan, 2018 1 commit
  10. 11 Dec, 2017 1 commit
  11. 18 Oct, 2017 1 commit
  12. 13 Oct, 2017 1 commit
  13. 14 Sep, 2017 1 commit
  14. 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
  15. 25 Jul, 2017 2 commits
  16. 12 Jul, 2017 1 commit
  17. 05 Jul, 2017 1 commit
  18. 27 Jun, 2017 1 commit
  19. 26 Jun, 2017 1 commit
    • Iliya Manolov's avatar
      Fixed Jupyter's Unicode file issues by setting the process' locale · e8359fe1
      Iliya Manolov authored
      @luke @Tyagov 
      
      When SlapOS launches services they don't have their locale set. This was causing problems with unicode characters in Jupyter notebook names. For example, calling the notebook "Ł" crashes Jupyter's kernel. Hardcoding the UTF-8 locale to the ipython_notebook script fixes that but we should look into making a generic fix for any other services that might have this issue in the future.
      
      /reviewed-on nexedi/slapos!193
      e8359fe1
  20. 21 Jun, 2017 2 commits
  21. 12 Jun, 2017 1 commit
    • Iliya Manolov's avatar
      Added a warning about using old references on Jupyter notebooks · 3ba2543c
      Iliya Manolov authored
      @Tyagov @luke 
      
      This MR adds the following to all Jupyter notebooks:
       - A warning when a user inputs a reference that has already been used in one of his old Jupyter notebooks. 
       - Some extra information when entering magics such as the remaining required magics.
       - Entering the reference MUST now be the last magic entered(otherwise the reference check doesn't work).
       - A small addition to the message at the top of the notebook for the command ```%notebook_set_title```
      
      Also, do note that the edited kernel uses files from [this commit](nexedi/erp5@4a3e5173) from my erp5 repo, so the changes there must be available for the kernel to work. [This merge request](nexedi/erp5!283) addresses those changes.
      
      Sample screenshot:
      ![Screenshot](/uploads/a34e0b70b991302539c572ad4344ba56/Screenshot.png)
      
      
      /reviewed-on nexedi/slapos!177
      3ba2543c
  22. 08 Jun, 2017 1 commit
  23. 03 Jun, 2017 1 commit
  24. 31 May, 2017 1 commit
  25. 10 Apr, 2017 1 commit
  26. 17 Mar, 2017 1 commit
  27. 13 Mar, 2017 1 commit
  28. 08 Mar, 2017 1 commit
  29. 06 Mar, 2017 1 commit
  30. 20 Feb, 2017 1 commit
  31. 18 Feb, 2017 1 commit
  32. 20 Jan, 2017 2 commits
  33. 21 Nov, 2016 1 commit
  34. 11 Jul, 2016 1 commit
  35. 12 May, 2016 1 commit
  36. 10 May, 2016 1 commit