Skip to content
New issue

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

Extend URI support #106

Open
3 tasks
J-Loudet opened this issue Apr 12, 2022 · 0 comments
Open
3 tasks

Extend URI support #106

J-Loudet opened this issue Apr 12, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@J-Loudet
Copy link
Contributor

Summary

Currently, the only URI that is supported for shared libraries (or Python script) is file://.
Other schemas should be supported (for instance: http://, https://).

Intended outcome

Shared libraries or Python scripts should be fetched following other URI schemas.

Steps

  • Determine a first list of schemas to support.
  • Provide a working example for each schema.
  • TBD.
@J-Loudet J-Loudet added the enhancement New feature or request label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant