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

Alternative to Jupyter notebooks #22

Closed
ghost opened this issue Mar 8, 2024 · 4 comments
Closed

Alternative to Jupyter notebooks #22

ghost opened this issue Mar 8, 2024 · 4 comments
Labels
development task enhancement New feature or request
Milestone

Comments

@ghost
Copy link

ghost commented Mar 8, 2024

Goal

Have a lighter version of jupyter notebook that shows the raw python code without too much around it (i.e., large json files).

Context

Small changes in the code embeded in jupyter notebooks can lead to big changes in the jupyter files, inflating the number of changes tracked by git.

Required features

TBA

Specifications

TBA

Out of scope

TBA

Related documents

Ref: https://github.com/cdcent/cfa-multisignal-renewal/issues/88
author: @gvegayoncdc

@ghost ghost added enhancement New feature or request development task labels Mar 8, 2024
@ghost ghost added this to the Backlog milestone Mar 8, 2024
@ghost
Copy link
Author

ghost commented Mar 20, 2024

@natemcintosh
Copy link
Collaborator

I would say Quarto would be a good option here. Probably more widely spread than marimo (as much as I'd like to try it) with better support for many output formats

@ghost
Copy link
Author

ghost commented Mar 21, 2024

As we discussed during the daily, we will proceed with quarto for the moment. The issue will be kept open while we test quarto and think about alternatives for this. One mentioned by @dylanhmorris is https://sphinx-gallery.github.io/. I'll create an issue porting the existing notebooks to quarto.

@ghost ghost mentioned this issue Mar 21, 2024
5 tasks
@damonbayer
Copy link
Collaborator

We have embraced Quarto. Can re-open if we really want to later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development task enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants