• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

MITLibraries / marimo-launcher / 17248717173
88%
main: 88%

Build:
Build:
LAST BUILD BRANCH: renovate/lock-file-maintenance
DEFAULT BRANCH: main
Ran 26 Aug 2025 07:43PM UTC
Jobs 1
Files 2
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Aug 2025 07:38PM UTC coverage: 88.393% (+0.6%) from 87.755%
17248717173

Pull #13

github

ghukill
Support launching the notebook with a base URL

Why these changes are being introduced:

Based on the interplay of the ALB and the notebook running in an ECS
fargate container, we realized that we would need to launch the notebook on
a particular URL path.

Thankfully, Marimo supports this with a --base-url flag.

How this addresses that need:

* Adds --base-url / NOTEBOOK_BASE_URL configurations to explicitly set a
base url to launch on
* Adds flags + env vars to skip a base URL entirely
* If neither are passed, the default behavior is to construct a base URL
from the repository name + notebook path

Side effects of this change:
* This aligns with the URL patterns that ALB requests will send to the running
notebook.  By passing --repo https://github.com/foo/bar and --path super/notebook.py,
the resulting base URL will be "bar/super/notebook.py" which is precisely
what the ALB will send as requests

Relevant ticket(s):
* https://mitlibraries.atlassian.net/browse/IN-1441
Pull Request #13: IN 1441 - support a base URL on notebook launch

13 of 14 new or added lines in 1 file covered. (92.86%)

11 existing lines in 1 file now uncovered.

99 of 112 relevant lines covered (88.39%)

0.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
86.02
1.21% launcher/cli.py

Uncovered Existing Lines

Lines Coverage ∆ File
11
86.02
1.21% launcher/cli.py
Jobs
ID Job ID Ran Files Coverage
1 17248717173.1 26 Aug 2025 07:43PM UTC 2
88.39
GitHub Action Run
Source Files on build 17248717173
  • Tree
  • List 2
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17248717173
  • Pull Request #13
  • PR Base - main (#17136136885)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc