Skip to content

Conversation

BryanZhang938
Copy link

@BryanZhang938 BryanZhang938 commented May 9, 2025

📝 Summary

I created a Marimo notebook for the Statistical Charts lesson in the Plotly course. Let me know if there are any questions or concerns.

#70

📋 Checklist

  • I have included package dependencies in the notebook file using --sandbox
  • If adding a course, include a README.md
  • Keep language direct and simple.

Copy link
Collaborator

@Haleshot Haleshot left a comment

Choose a reason for hiding this comment

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

Great first notebook contrib with good interactive elements! Just some comments overall:

  • Make explanations specific to the dataset chosen, not just general desc (or what happens on varying the params/UI elements like sliders). Some fun facts/anomalies if any, which you might find on varying the params and the plots reflecting those changes.
  • Personal insights about what the visualizations reveal in this specific data (own words)
  • Consider adding a short comparison of when to use each visualization type

@Haleshot
Copy link
Collaborator

@BryanZhang938 Let me know if you need any help in addressing the main review comments (left in the PR comment above). Mainly in relation to explaining the plots & having explanations tailored to the plots.

return


@app.cell
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
@app.cell
@app.cell(hide_code=True)

Can we hide all markdown cells listed in the notebook?

return


@app.cell
Copy link
Collaborator

Choose a reason for hiding this comment

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

I would separate the markdown section in separate cells in accordance with each section.

@Haleshot
Copy link
Collaborator

@BryanZhang938 Wondering if you had a chance to look at this PR again (& the review comments posted above).

@Haleshot Haleshot mentioned this pull request Jun 27, 2025
6 tasks
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