Hi Guillaume, great article!
I had one question, how can we install packages inside the mgr/python folder to make them available for use?
For instance, if I want to use modules like requests or numpy, I would need to install them first and then import them in my code. What’s the recommended way to do this?
- Log in to post comments