-
### Describe the bug
Consider a snippet like this:
```rust
df.write_parquet(
"dir/data",
DataFrameWriteOptions::new().with_single_file_output(true),
None
).await
```
Before v43 this w…
-
Following a discussion on improving the consistency of the outputs of NRI supported models we agreed to aim for a more CMOR like output. A step for UM output would be to move to one variable per file,…
-
I have my manga by chapter, and it would be nice to be able to organize it a little better. When selecting multiple files for the queue, a toggle to “merge queue into single file” would be really help…
-
**Feature request**
I would greatly appreciate if the tool could produce a single file as its output for the entire manga, instead of a single file per volume.
**API suggestion**
- `--output-spli…
-
How can we output only the output video without combining Driving video
-
For slide decks without images, etc, it'd be nice to support a single file output, with all of the Javascript and CSS inlined.
-
### Single file output name
Documented in this issue: https://github.com/Remi-Gau/bids-app_rsHRF/issues/4
After running the following:
```bash
subject=blnd01
input_dir=/home/remi/gin/olfa…
-
We currently have a single pie chart in the Authors sheet of the Excel output. We should add more pie charts for the other output sheets, Authors-Files and File-Authors and also for the HTML output.
-
#238 is adding the ability to specify multiple file input for this library.
An additional feature would be to allow the user to specify a single file output for a multi file input and have everyth…
-
Hi, I'm conducting single point calculation via autodE. By defult, the xyz file of atoms will be printed automatically,
```
%output
xyzfile=True
```
How can I cancel the output of xyz file?