Surbhi Sharma

Results 6 issues of Surbhi Sharma

Closes #1536 PR Checklist: - [x] make all edits to the docs in the `src` directory, not in `docs` or in the html files - [x] note any issues closed...

Docs

### Where should the content be added? In [Becoming Involved](https://conda-forge.org/docs/user/contributing.html) page. ### What should be added? Writing guidelines to follow while making changes to the documentation. ### Additional information Some...

Docs
enhancement

## Description 1. Moving the logs file created during the installation of condacolab to `/var/condacolab/`. 2. Adding `restart_kernel` parameter to docstring. 3. Move the tasks (subprocesses) to run after adjusting...

## Description In this PR, we provide an API for users to customize the conda base environment during the condacolab's installation. Users will have the following options to specify: 1....

## Description Adding the third party dependencies to `pyproject.toml`. ## Status - [x] Ready to go Check the changes made in this PR in this [colab notebook](https://colab.research.google.com/drive/1hSFeS2xEKXkfTVYw8hZTMF2iXCqoadmN?usp=sharing).

## 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...