marimo-team / marimo

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.

Home Page:https://marimo.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hard to find notebooks in marimo homepage

delennc opened this issue · comments

Describe the bug

Using marimo edit in a top level directory, it's extremely hard to find notebooks because the listed notebooks don't appear to be sorted. Would be nice to sort alphabetically, and include the directory nesting structure. Or have a built in file explorer

Environment

0.6.19

Code to reproduce

No response

We can sort alphabetically as a minor enhancement.

A built-in file explorer would be more work. But I do think it would improve navigation, and it would also make marimo edit start up faster.

Closed by #1759