Skip to content

feat: add links to marimo notebooks (launch on molab)#36

Closed
gvwilson wants to merge 2 commits into
uwdata:mainfrom
gvwilson:adding-marimo-links
Closed

feat: add links to marimo notebooks (launch on molab)#36
gvwilson wants to merge 2 commits into
uwdata:mainfrom
gvwilson:adding-marimo-links

Conversation

@gvwilson
Copy link
Copy Markdown
Collaborator

as per discussion, links to marimo notebooks that will open on molab.

Comment thread README.md
[Observable](https://observablehq.com/@uwdata/introduction-to-vega-lite) |
[Deepnote](https://deepnote.com/launch?url=https://github.com/uwdata/visualization-curriculum/blob/master/altair_introduction.ipynb)
[Deepnote](https://deepnote.com/launch?url=https://github.com/uwdata/visualization-curriculum/blob/master/altair_introduction.ipynb) |
[marimo](https://molab.marimo.io/github/marimo-team/learn/blob/main/altair/01_introduction.py)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

How difficult would it be to host the notebooks in this repo instead? Yes, they are different file formats but we could reduce grit between the different files that way.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Easy to do it as WASM, but it'll run 27Mbyte for the whole set. Looking at the Observable and Deepnote links, I figured "launch on molab" was the cheapest solution. The mid-point would be for us to host WASM in GitHub and use those links here?

Copy link
Copy Markdown
Member

@domoritz domoritz Apr 22, 2026

Choose a reason for hiding this comment

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

Sorry for the delay. I was at CHI last week.

I was hoping we could have some version of a marimo/molab link that automatically loads a file from GitHub like you described. But it would be Greta's if the link didn't go to a repo in the marimo team org but instead to this repo. Would we still need the large wasm files in this repo in that case? I have not looked at the other repo yet.

So I like molab links but would like the content to be in this repo rather than another one.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Done - see the comment below about PR #37. thanks - @gvwilson

@gvwilson
Copy link
Copy Markdown
Collaborator Author

@domoritz any further thoughts on WASM in this repo vs. molab vs. launching WASM from GitHub?

@gvwilson gvwilson changed the title feat: adding links to marimo notebooks feat: add links to marimo notebooks (launch on molab) Apr 23, 2026
@gvwilson
Copy link
Copy Markdown
Collaborator Author

I have created PR #37 that adds the marimo versions of the notebooks in this directory. Right now, the URLs in README.md point at notebooks in gvwilson's repo and branch (for testing); if this is the approach you want, I'll modify the PR to use the main branch of this repo so that it can be merged. cc @domoritz

@domoritz
Copy link
Copy Markdown
Member

Replaced by #37

@domoritz domoritz closed this Apr 30, 2026
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