-
Inner tables appear to work fine when the inner table is only acting as a mechanism for splitting cells. However in my case, I want to give the actual appearance of a table within a table cell, using …
-
## Describe the bug
I am trying to reproduce an example with `parsing` -> `splitting` -> `ingesting` PDF document via OpenAI embeddings model `text-embedding-ada-002` (set as default) and get the f…
-
When trying to get the results the normal way, it turns out that my load combination has changed name from
"ULS Comb"
to
"ULS Comb, last converged load level 63%"
This means I need to do a workaro…
JRiad updated
9 months ago
-
### Discussed in https://github.com/LLNL/variorum/discussions/168
Originally posted by **tpatki** February 11, 2020
Placeholder for splitting `variorum.h` into architecture-independent and arc…
-
With a template like
```html
{{ label_text }}
```
css style like in `README.rst` and records like
```python
records= [
...
dict(label_id="112", label_text="123456789012"),
dict(…
-
_splitting https://github.com/COSIMA/access-om3/issues/117#issuecomment-2021818399 off as a separate issue_
MOM6 outputs all parameters into `MOM_parameter_doc.*` files, which is very useful for do…
-
### Problem
We were using [Jupyter Enterprise Gateway](https://github.com/jupyter/enterprise_gateway) to spawn remote kernels. It would be great if JupyterLab could expose an extra text fie…
-
```
What steps will reproduce the problem?
1. Create 2 identic HTML file that contain either of:
-- a list (ordered or unordered)
-- a table
2. delete a word from that element and change the style of …
-
# Description
[shellcheck](https://github.com/koalaman/shellcheck) is a program to check style and function
of shell scripts. It's available from both `apt` and Travis-CI's [whitelisted packages](ht…
-
I'm still getting OOM errors despite splitting the text into sentences using the `text_splitter = absa.sentencizer()`
I have for instance a text of 4528 characters that gets split up into 43 sente…