Skip to content

nilearn/nilearn_marimo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nilearn Marimo notebooks

The structure of this repository is mostly adapted from the marimo template repo.

🧪 Testing

To test the export process, run scripts/build.py from the root directory.

tox run -e build

This will export all notebooks in a folder called _site/ in the root directory. Then to serve the site, run:

python -m http.server -d _site

This will serve the site at http://localhost:8000.

Releases

No releases published

Packages

 
 
 

Contributors