We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aqora lab
refs
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
pyproject.toml
PyEnv.find_spec_search_locations
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We should open all files referenced in the
refs
section of thepyproject.toml
by default. These need to be located usingPyEnv.find_spec_search_locations
. See https://github.com/aqora-io/cli/blob/main/src/ipynb.rs#L196 for an exampleThe text was updated successfully, but these errors were encountered: