Skip to content

Convert notebooks to marimo - #643

Draft
ngrayluna wants to merge 12 commits into
simplify_workflowfrom
add_convert_script
Draft

Convert notebooks to marimo#643
ngrayluna wants to merge 12 commits into
simplify_workflowfrom
add_convert_script

Conversation

@ngrayluna

Copy link
Copy Markdown
Contributor

Adds helper scripts that:

  • make_list.py: Reads in CSV file (hand made) and creates a .txt files with path files to source notebook. Output is
    • marimo/notebook_paths.txt
  • scripts/convert-colab-to-marimo.py: Reads in .txt file (optional --batch) and converts, checks each colab notebook to marimo .py. Create the following:
    Success → .conversion/result.json
    marimo convert failure → result.json + marimo-convert.log
    marimo check failure → result.json + both command logs
    

Converted files are written to ./marimo/convert

@ngrayluna ngrayluna changed the title Add convert script Convert notebooks to marimo Aug 13, 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.

1 participant