Skip to content
New issue

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

docs: fix code blocks in user-guide/concepts/data-structures #14146

Merged
merged 1 commit into from
Feb 1, 2024

Conversation

lukemanley
Copy link
Contributor

Fixes the code blocks on this page so that they are visible: https://docs.pola.rs/user-guide/concepts/data-structures/

Currently, only the output is visible:

Screen Shot 2024-01-31 at 8 55 09 PM

@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars labels Feb 1, 2024
@c-peters
Copy link
Collaborator

c-peters commented Feb 1, 2024

Thanks!

@c-peters c-peters merged commit 7cf913b into pola-rs:main Feb 1, 2024
5 checks passed
@stinodego
Copy link
Member

stinodego commented Feb 1, 2024

Thanks for signalling this issue!

The underlying issue here is that the docs/src folder should mimic the structure of the user guide, but it no longer does after the recent updates. We should check and make sure this is aligned again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation python Related to Python Polars rust Related to Rust Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants