Ethan Knights
Ethan Knights
Updated `Backtranslation_of_SQL_queries.py` to match the conventions of the other examples files that point to https://github.com/openai/openai-cookbook.
Tidy two of the Azure example notebooks.
Currently, the `IntersectionValueCalculator.scala` utility performs a redundant comparison to assign the `largerArray`/`smallerArray` variables (which are used for binary-search to identify their intersection). This PR suggests to assign both variables simultaneously,...
Hi - I added some of the path expansions to internals.py as described in #2825. The tox command seems ok (output below). ``` ================= 488 passed, 34 skipped, 9 xfailed,...
Link was dead :)
### Feature Unsure of feasibility, but a minor suggestion - When opening multiple JSON Crack graphs, is it possible to enable unique tab-names (e.g. 'JSON Crack filename')? The current behaviour...
### Checklist - [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues. - [X] I added a very descriptive title to this issue. - [X] I have provided sufficient...
### Role As an AI practitioner ### Desired Feature I want to upload >1 pieces of ‘evidence’ (eg URLs) to particular evidence elements ### Benefit So that I can keep...
Hi - I was following the setup installation docs and found a docker volume name was outdated. This PR updates the postgres docker volume name from `pgdata` to `pgdata_15_2` (also...
# What does this PR do? Minor documentation improvements for conciseness, consistency & accuracy.