Sharing of python libraries.
when I write a python script in Spotfire and share it to my coworkers, they need to install the python library in each account, and it takes time to deploy, so please make it possible to install the target library smoothly.
Thank you for teaching me the knowledge. It helps me a lot.
Thank you for contributing your Ideas. In this specific case I think this is already possible. By creating a .spk containing the python packages you need, the .spk can be automatically deployed to other Spotfire Analyst users (in the same way as deploying an Spotfire extension). See this document: https://docs.tibco.com/pub/sf-pysrv/1.14.0/doc/pdf/TIB_sf-pysrv_1.14.0_install.pdf?id=0 chapter "Package Management for Spotfire Service for Python" for more detail.
Please let me know if this helps.