You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2025. It is now read-only.
I see other people have asked for modules similar sorts of modules to be included but I'll try as well.
it would be really helpful to add the ibm-vpc and ibm-platform-services python modules to be able to create functions to automate largeish chunks of IBM cloud. If not how about a seperate IBM cloud centric runtime.
In the end as the solution to adding a python modules was to create a docker container hosted on dockerhub (couldn't use IBMs own container registry) I used code engine instead for what i wanted to do and used the internal registry.
But adding the modules would make things a bit easier and cleaner.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I see other people have asked for modules similar sorts of modules to be included but I'll try as well.
it would be really helpful to add the ibm-vpc and ibm-platform-services python modules to be able to create functions to automate largeish chunks of IBM cloud. If not how about a seperate IBM cloud centric runtime.
In the end as the solution to adding a python modules was to create a docker container hosted on dockerhub (couldn't use IBMs own container registry) I used code engine instead for what i wanted to do and used the internal registry.
But adding the modules would make things a bit easier and cleaner.
The text was updated successfully, but these errors were encountered: