How to modify a stored document (.doc) and let user download it from wiki page

LabKey Support Forum (Inactive)
How to modify a stored document (.doc) and let user download it from wiki page Jon (LabKey DevOps)  2015-04-27 21:38
Status: Closed
 
Hi Himanshu,

If you have the pip package installer with Python, you should be able to use it in conjunction with the LabKey Python API without any problem. Our Python API is simple, but effective. For more details on the Python API, please review the following documentation:

https://www.labkey.org/wiki/home/Documentation/page.view?name=python

Regarding the Tomcat error, it sounds like a step might have been missed in the configuration. Can you review our documentation on installing a developer instance and confirm that you did everything under the "Install and Configure IntelliJ IDEA" section? A few steps in that section, if missed, could cause the error you're seeing. https://www.labkey.org/wiki/home/Documentation/page.view?name=build

Regards,

Jon