| Commit message (Expand) | Author | Age | Files | Lines |
* | Use _REMOTE_USER when available (#264) | Chuck Lantz | 2022-11-29 | 1 | -11/+11 |
* | Proposal for fix of #312 (#313) | Claudio Bandera | 2022-11-28 | 1 | -2/+2 |
* | Oryx: Build with .NET 6 (#298) | Samruddhi Khandale | 2022-11-17 | 1 | -1/+1 |
* | Python bug fix - Add jupyterlab even if python is not installed by Feature bu... | Samruddhi Khandale | 2022-11-16 | 1 | -2/+11 |
* | Add git extension for JupyterLab to Python feature (#286) | JP Ungaretti | 2022-11-14 | 1 | -0/+1 |
* | Fix regression with Azure CLI, privs (#272) | Chuck Lantz | 2022-11-11 | 1 | -12/+20 |
* | Fix python feature issue #258, improve tests, fix oryx bug (#261) | Chuck Lantz | 2022-11-07 | 1 | -4/+11 |
* | Ensure remove apt-update cache at the beginning and end of the scripts (#210) | eitsupi | 2022-10-11 | 1 | -4/+11 |
* | Fix additional Python and JupyterLab edge case (#182) | JP Ungaretti | 2022-09-26 | 1 | -0/+2 |
* | Rename JupyterLab config file (#174) | JP Ungaretti | 2022-09-20 | 1 | -1/+1 |
* | Fix bug - Python: Error installing os-provided python (#112) | Samruddhi Khandale | 2022-08-23 | 1 | -10/+16 |
* | favor correctness by removing `apt update ...` short-circuiting (#98) | Josh Spicer | 2022-08-23 | 1 | -10/+5 |
* | Options: Follow camelCase (#89) | Samruddhi Khandale | 2022-08-11 | 1 | -5/+5 |
* | Remove lingering TODO from Python feature (#87) | JP Ungaretti | 2022-08-10 | 1 | -1/+0 |
* | Python: Install additional versions (#58) | Samruddhi Khandale | 2022-07-01 | 1 | -22/+46 |
* | Python: Install python tools if python exists (#51) | Samruddhi Khandale | 2022-06-18 | 1 | -10/+9 |
* | Fix permissions: add username:user_group (#50) | Samruddhi Khandale | 2022-06-15 | 1 | -2/+2 |
* | python: fix condition when version=none | Samruddhi Khandale | 2022-06-14 | 1 | -2/+1 |
* | add missing user groups to fix permission issues for non root user (#45) | Samruddhi Khandale | 2022-06-13 | 1 | -0/+13 |
* | Merge JupyterLab feature into Python feature (#40) | JP Ungaretti | 2022-06-08 | 1 | -46/+84 |
* | fix miscellaneous bugs (#41) | Samruddhi Khandale | 2022-06-06 | 1 | -2/+2 |
* | Pass options via environment variables (#39) | Josh Spicer | 2022-06-03 | 1 | -14/+14 |
* | Python: Allow installing multiple versions of python (#32) | Samruddhi Khandale | 2022-06-01 | 1 | -21/+49 |
* | python: bug fix when version = none (#14) | Samruddhi Khandale | 2022-05-16 | 1 | -1/+1 |
* | restructure and update cli (#11) | Josh Spicer | 2022-05-12 | 1 | -0/+354 |