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

Add image-rendering md cells instead of displaying images from python-cell output #268

Merged
merged 3 commits into from
Aug 4, 2023

Conversation

avivajpeyi
Copy link
Collaborator

Instead of displaying images via the output of python, this will make it so that the images are saved by the plotting functions, and displayed from the markdown cells.

This is supposed to help in reducing the size of the ipynbs (images wont be embedded as txt into the ipynb, and now will just be a reference to a path).

@avivajpeyi avivajpeyi marked this pull request as ready for review August 4, 2023 02:57
@avivajpeyi avivajpeyi merged commit dfded31 into main Aug 4, 2023
1 check passed
@avivajpeyi avivajpeyi deleted the render_images_in_md branch August 4, 2023 02:58
avivajpeyi added a commit to tess-atlas/tess-atlas that referenced this pull request Oct 3, 2023
…-cell output (dfm#268)

* add image-rendering cells
* add image paths
* dont show plots on saving
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.

1 participant