Skip to content

MITLibraries/cdps-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cdps-dashboard

Developing

The recommended approach for developing a Marimo notebook is to use the Marimo GUI editor:

make edit-notebook

Testing

To run tests:

make test

Linting

To run linting:

make lint

Running

Often, notebooks are served as an "app". This is the default mode for marimo-launcher.

uv run marimo run --sandbox --headless --no-token notebook.py

Environment Variables

Required

# add required env vars here...

Optional

# add optional env vars here...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published