Praveen
Praveen
### Proposed change As of now, kubespawner uses one namespace for all user pods. It'll be great to allow using different namespaces based on the username. So users can do...
We are using PyTd with jupyter notebooks. Interrupting the kernel generated `KeyboardInterrupt` exception. But PyTd is ignoring the `KeyboardInterrupt` exception and not canceling the sql submitted and waiting for the...
1. Updated README.MD pointing to team badges. 2. Created README.RST for publishing to pypi.org ### Checklist: - [ ] This pull request updates the documentation - [ ] This pull...
**What feature are your requesting?** Pre-poluate repository while doing git pull for already pulled repository. **What benefits do you foresee from the feature you are requesting?** Easy of use to...
**What feature are your requesting?** Simplify github token registration process **What benefits do you foresee from the feature you are requesting?** Simplifies user experience and multiple hooks in the using...
**What feature are your requesting?** Create gifs/videos explaining steps to use extensions **What benefits do you foresee from the feature you are requesting?** Acts as a quick documentation to new...
**Describe the bug** If I have two csv files and trying to join both, it's not working. **To Reproduce** 1. Let's say we have a cust.csv file with cust_id, cust_name...
We can use tableau server APIs to publish to tableau. Example: https://tableau.github.io/server-client-python/docs/
**Describe the bug** In https://ppextensions.readthedocs.io/, download documentation as PDF and Epub are having full documentation. **To Reproduce** 1. Open https://ppextensions.readthedocs.io/ 2. Click `Read the Docs` left hand bottom corner 3....
### Your current environment ```text The output of `python collect_env.py` Collecting environment information... PyTorch version: 2.2.1+cu121 Is debug build: False CUDA used to build PyTorch: 12.1 ROCM used to build...