Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

Jolanrensen
Copy link
Collaborator

@Jolanrensen Jolanrensen commented Nov 21, 2023

Fixes #503 and #476.

This PR adds static HTML DataFrames to .ipynb files, both when rendering DataFrames in Swing and HTML such that they can be displayed on Github. For example: https://github.com/Kotlin/dataframe/blob/static-examples2/examples/notebooks/github/github.ipynb

At the moment, I excluded the json example because enabling static output makes the file 170MB+ and thus too large for GitHub. This probably needs #512 to be fixed beforehand.

Non-JS collapsible DataFrames also should be explored later: #513.

Copy link
Collaborator

@koperagen koperagen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@Jolanrensen
Copy link
Collaborator Author

Now I'll just have to redo everything when #513 is done

@koperagen koperagen merged commit 54d2c74 into master Nov 24, 2023
@Jolanrensen
Copy link
Collaborator Author

And cherry picked into 0.12.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regenerate notebooks with static output
2 participants