-
Notifications
You must be signed in to change notification settings - Fork 27
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
Create constructor installers #245
Comments
/cc @mithro @QuantamHD |
FYI - @kgugala / @PiotrZierhoffer |
https://github.com/ryanvolz/radioconda by @ryanvolz is a great example on how to ship cross-platform installer, sourcing package from multiple channels (conda-forge, dedicated), along with We should definitly use this as a model. |
Following the discussion on ryanvolz/radioconda#39 (comment) and #193 (comment) it would seems appropriate to provide multiple variant of those installers:
|
It might also make sense to have packages which have all the PDKs? |
|
In order to stabilize and streamline integration with jupyter notebooks, it would be nice to provide a constructor installer for: OpenLane #244 and its dependencies.
Multiple variant of the installer could be provided for each PDKs and can be used with condacolab
install_from_url
function.The text was updated successfully, but these errors were encountered: