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

Render ets tables #432

Merged
merged 6 commits into from
May 26, 2024
Merged

Render ets tables #432

merged 6 commits into from
May 26, 2024

Conversation

akoutmos
Copy link
Contributor

@akoutmos akoutmos commented May 24, 2024

This PR addresses #430

By default, ETS table rendering is disabled and the rendering looks as it already does:
image

If you enable ETS table rendering you see the following:
image

At the moment this PR is lacking tests and could use a little refactoring, but I want to make sure the diagrams are right before writing the tests and performing last mile clean up.

lib/kino/process.ex Outdated Show resolved Hide resolved
@josevalim josevalim merged commit 0851a3f into livebook-dev:main May 26, 2024
1 check passed
@josevalim
Copy link
Contributor

💚 💙 💜 💛 ❤️

@akoutmos
Copy link
Contributor Author

Thanks for the review and the merge José!

@akoutmos akoutmos deleted the render_ets_tables branch June 14, 2024 01:09
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.

2 participants