-
## Summary
It would be really useful to be able to apply a default heading to inline code via the frontmatter of a note.
Awesome extension btw
### Basic example
1. create a new file
…
-
**What version of protobuf and what language are you using?**
Version: main/v3.6.0/v3.5.0 etc. (NOTE: please try updating to the latest version of protoc/runtime possible beforehand to attempt to…
-
Hi!
I am using this code to experiment with MPPCA for sodium MRI data, and I was wondering if there is an existing Python implementation for the `mpnonlocal.m` file. I know a lot of the code overla…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
`Sketcher_External` only projects selected geometry in the sketch plane. The only in…
-
### Initial Checks
- [X] I have searched Google & GitHub for similar requests and couldn't find anything
- [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think this feat…
-
**The Problem.**
There are several existing projects in GitHub that aggregate several sources to come up with a list of Command and Control Servers. This IP Address, are useful to be integrated into…
-
Hi,
I was wondering, is it possible to access "free chatGPT in the browser" from python instead of from a chrome extension?
That would be really useful. I entitle to 40 GTP 4 calls every 3 hou…
-
### Description
Replace the likes of old-style `"My file is {file}".format(file=my_file)` with new-style `f"My file is {my_file}"`.
-
As used and implemented in upower.
As python-dbusmock uses the GLib mainloop in a number of places, it might be useful to add this helper to python-dbusmock.