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

documentation: (marimo) use jupyter notebooks for easier reviewing #3722

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

superlopuh
Copy link
Member

GitHub already has custom UIs for Jupyter notebooks, this will let us more easily review the marimo notebook changes using that UI.

@superlopuh superlopuh added the documentation Improvements or additions to documentation label Jan 7, 2025
@superlopuh superlopuh self-assigned this Jan 7, 2025
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@superlopuh
Copy link
Member Author

Sad times, marimo exports the cells in notebook order, not in topological sort order, closing for now.

@superlopuh superlopuh closed this Jan 7, 2025
Copy link

codecov bot commented Jan 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.28%. Comparing base (20290ae) to head (f73b9ce).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3722   +/-   ##
=======================================
  Coverage   91.28%   91.28%           
=======================================
  Files         468      468           
  Lines       58605    58605           
  Branches     5656     5656           
=======================================
  Hits        53496    53496           
  Misses       3659     3659           
  Partials     1450     1450           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@superlopuh superlopuh reopened this Jan 7, 2025
Copy link
Collaborator

@compor compor left a comment

Choose a reason for hiding this comment

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

ReviewNB seemed fine to me? I didn't spend much time on it though

@superlopuh
Copy link
Member Author

ReviewNB doesn't work for marimo, though, as far as I'm aware

@superlopuh superlopuh force-pushed the sasha/marimo/jupyter-notebooks branch from 35e567f to f73b9ce Compare January 8, 2025 10:06
@compor
Copy link
Collaborator

compor commented Jan 8, 2025

ReviewNB doesn't work for marimo, though, as far as I'm aware

yeah, just played around with it more and there is no support, just viewing the cells; sad

@superlopuh superlopuh merged commit be78282 into main Jan 8, 2025
16 checks passed
@superlopuh superlopuh deleted the sasha/marimo/jupyter-notebooks branch January 8, 2025 10:12
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants