-
I use jupytext to share scripts/notebooks between Jupyter and Spyder. I store the files in percent format:
Jupytext header
```python
# ---
# jupyter:
# jupytext:
# cell_metadata_js…
-
Hi,
When I'm in a project with the IFC4x3 schema, an issue shows when placing annotations. PredefinedType of annotations is filled in on placement (this option doesn't show in IFC4x0 projects). But…
jes-r updated
2 months ago
-
PR https://github.com/flutter/flutter/pull/154752 adds a new parameter to the `toStringDeep` method in [3.27.0-0.0.pre](https://github.com/flutter/flutter/releases/tag/3.27.0-0.0.pre)
```diff
St…
-
### Discussed in https://github.com/MaartenGr/BERTopic/discussions/2199
Originally posted by **hari-chalise** October 26, 2024
Hi Maarten, I am trying to Topic modelling BY using BERTopic for …
-
Hi,
I have been shredding PDFs for some time using a variety of tools (including pdftohtml) and only recently discovered your library. I really like the API and the CMake-based build system which mak…
-
Assuming none of these features are added to #133 which hasn't merged at time of writing:
## Must haves
- max line widths are currently ignored.
- rework how command text is processed
- T…
-
We use `plantuml` and other diagram tools extensively in the documentation of our code, which is also reviewed. The diagrams are mostly embedded inside of the documentation's book Markdown files or in…
-
**What we need:**
- (Rendering logic) Create a file/folder tree structures (3 levels deep - files on each level)
- Figure out the HTML / CSS
- JSON representation of above HTML / CSS
- Reac…
-
Looking for a general, easy to parse, convert and subset representation of rich text in text messages.
Rich text representation in some IMs:
* **Telegram**
Bold, italics, monospaced, monospac…
-
`ndindex` looks super useful. What I love is the way to abstract from the actual index type, thus being able to use integer- and slice-based indexing using the same data type. I had previously struggl…