-
Re: API and Code Environment related issues
Hi, For 1, you need space in /tmp too - that's a behavior of pip 2. This can only be cleand manually currently 3. Please open a support ticket, attaching an instance diagnosis, as indicated here…1 · -
Re: Webapp Revert to Version
Hi, Revert of individual webapps from the UI is not implemented. If you are proficient with the Git command line, an admin can perform the revert manually from the DATA_DIR/config/projects/XXX folder2 · -
Re: pandas read excel with openpyxl
Hi, It is not currently possible to read Excel files in DSS using pandas+openpyxl. You can either using pandas+xlrd (i.e. the default pandas engine) or openpyxl itself, but not with pandas' open…1 · -
Re: Issue with charts
Hi, Please try to restart DSS as this kind of issue is often linked to Java being upgraded while DSS was running. If that does not solve it, please attach your "backend.log" file which you …1 · -
Re: Invalid Role - PROJECT_CREATOR
Project creation macros, and hence, the PROJECT_CREATOR role are a new feature of DSS 7, which you'll need in order to test this.1 ·
