We should open all files referenced in the `refs` section of the `pyproject.toml` by default. These need to be located using `PyEnv.find_spec_search_locations`. See https://github.com/aqora-io/cli/blob/main/src/ipynb.rs#L196 for an example