We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
history_dataset_as_table
Describe the bug I know, extremely nitpicking, but the pages should look great... 😅
Galaxy Version and/or server at which you observed the bug Galaxy Version: 24.0 Commit: (run git rev-parse HEAD if you run this Galaxy server)
git rev-parse HEAD
To Reproduce Steps to reproduce the behavior:
history_dataset_id
```galaxy history_dataset_as_table(history_dataset_id=<your_dataset_id>, show_column_headers=true, compact=true, title='The title', footer='The footer') ```
Screenshots
The text was updated successfully, but these errors were encountered:
Wow that's more parameters than I knew existed! are they documented anywhere? I only found out that's how you collapse things just the other day.
We can add them to the tutorial at least galaxyproject/training-material#4790
Sorry, something went wrong.
Seems self-documented in the PR description #16681 but sadly they are images :/
perfect! that link is incredibly helpful!!
No branches or pull requests
Describe the bug
I know, extremely nitpicking, but the pages should look great... 😅
Galaxy Version and/or server at which you observed the bug
Galaxy Version: 24.0
Commit: (run
git rev-parse HEAD
if you run this Galaxy server)To Reproduce
Steps to reproduce the behavior:
history_dataset_id
:Screenshots
The text was updated successfully, but these errors were encountered: