-
# Edit structure for more templates
Given by the name and README of this repository I would assume that it is supposed to hold more than just a thesis template. Additionally I am currently working …
-
Type: Bug
## Issue Description ##
Give the code
```
public record ColumnInfo(string Name, string type, int Length = 0, bool IsNullable = false, bool IsPrimaryKey = false,
bo…
-
Copied from:
https://github.com/microsoft/vscode-dev-azure/issues/14
Command line output
Executing task: azd init -t "https://github.com/Azure-Samples/rag-postgres-openai-python" -e "vscode-dev…
-
### Describe your issue.
There are quite a number of errors due to `isnan` and `isinf` not being consistently used with `std::`, but other than that, there is this failure:
```
In file included f…
-
## Personal Details
**Name:** Mya Bridgeforth
**Undergrad or MEng?** Undergrad
**Year in Cornell:** Junior
**Relevant classes:** CS 3410, CS 3110 (currently), CS 2110, ENGRD 2720
…
-
Running the default example doesn't work:
```text
Namespace(verbose=True, batch_size_for_cuda_graph=1, chat_template='', model='.\\example-models\\phi2-int4-directml')
Loading model...
Model loa…
-
Hi,
I had to adjust the `settings.py` to get the webshop example running.
It seems the picocss middleware is missing. Additionally, a line further down was duplicated.
```python
...
MIDDL…
-
We have switched (back) from ReStructuredText (rst) to MarkDown as the default documentation format in the [NLeSC Python template](https://github.com/NLeSC/python-template). This has historically been…
-
rename all refs in code to `mapepire_python` and `mapepire-python`
Here is a current list of all files that have a ref to `python_wsdb`:
```bash
./Makefile
./pyproject.toml
./RELEASE_PROCESS.md…
-
https://github.com/NINAnor/python-template/blob/6c8cebe5d4b316c7b74c6192d5454b2de166c77c/pyproject.toml#L9
This code is in the main `pyproject.toml` file, shared across templates. There is no comme…