condacolab
condacolab copied to clipboard
Add `env` variable and pre kernel launch logic
Description
In this PR, we are providing the ability to set environment variables and add a bash script to run before activating the conda base environment. Closes #39
You can check this example notebook demonstrating the new feature here.
Status
- [x] Ready to go