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

How to install python modules for code engine functions #28

Open
ibmbaranski opened this issue Mar 18, 2024 · 1 comment
Open

How to install python modules for code engine functions #28

ibmbaranski opened this issue Mar 18, 2024 · 1 comment

Comments

@ibmbaranski
Copy link

I'm using a function and need to install certain libraries. This page https://cloud.ibm.com/docs/codeengine?topic=codeengine-fun-runtime does not make it clear at all what is available in the current runtime or how to install packages into the runtime for my function to use.

For example, I could specify a list of packages to be installed, a reqirements.txt for pip, or something like that.

@VicenteFecedMas
Copy link

Same issue, cannot use basic libs like numpy in my code engine/function feature. Anyone found solution to this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants