1. 21 Jun, 2022 2 commits
  2. 20 Jun, 2022 1 commit
  3. 17 Jun, 2022 1 commit
  4. 15 Jun, 2022 6 commits
  5. 14 Jun, 2022 4 commits
  6. 13 Jun, 2022 5 commits
  7. 10 Jun, 2022 2 commits
  8. 09 Jun, 2022 4 commits
  9. 08 Jun, 2022 1 commit
    • JP Ungaretti's avatar
      Merge JupyterLab feature into Python feature (#40) · e99bc62e
      JP Ungaretti authored
      * Restructure tools installation
      
      * Tweak bash and zsh config
      
      * Remove extra space
      
      * Update comments
      
      * Add option to install JupyterLab
      
      * Add option to configure JupyterLab
      
      * Add option to install ML packages
      
      * Remove deprecated JuptyerLab feature
      
      * Add new arguments to Python feature
      
      * Remove trailing whitespace
      
      * Organize new arguments
      
      * Resolve feedback
      
      * Create new scenario for JupyterLab
      
      * Fix user in JupyterLab scenario
      
      * Revert changes to Python test
      
      * Remove ML packages
      
      * Update test names
      
      * Rename CORS option
      e99bc62e
  10. 07 Jun, 2022 3 commits
  11. 06 Jun, 2022 1 commit
    • Samruddhi Khandale's avatar
      fix miscellaneous bugs (#41) · 07f2b34f
      Samruddhi Khandale authored
      * add recursive linking
      
      * temp change
      
      * fix xdebug
      
      * fix rbenv xdebug
      
      * fix hugo
      
      * remove suffix
      
      * php: fix config
      
      * fix anaconda and oryx
      
      * fix xdebug
      
      * fixes php
      
      * bug fix: composer
      
      * anaconda
      
      * nit
      
      * fix shellchecker
      
      * shellchecker
      07f2b34f
  12. 03 Jun, 2022 5 commits
  13. 02 Jun, 2022 4 commits
  14. 01 Jun, 2022 1 commit
    • Samruddhi Khandale's avatar
      dotnet: allow multiple dotnet versions (#34) · 1063e129
      Samruddhi Khandale authored
      * dotnet: allow multiple dotnet versions
      
      * nit
      
      * change description
      
      * change condtion
      
      * nit
      
      * change exit code
      
      * restructure linkinh
      
      * nit
      
      * adding installUsingApt
      
      * export path
      
      * fix path
      
      * fix eof
      
      * fix updaterc
      
      * change access
      
      * add USERNAME
      
      * export
      
      * debug 1
      
      * add missing $
      1063e129