Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [python] Change the `sudo_if` function to avoid issues with Bash (#694)feature_python_1.2.0 | Alexander Smolyakov | 2023-09-27 | 1 | -0/+22 |
* [python] Updated `sudo_if` function - Remove double quotes to avoid issues with string tokenization * Add test scenario * Revert "Add test scenario" This reverts commit 9e62a3797a8f5eddf5c24a6b5fd30bd2c4be8c54. * Update `jupyterlab git` package name * Bump feature version * Test: Install jupyterlab under root user * Refactor changes * Bump patch version * Address review points |