-
Re: Retrieve commit SHA / commit message when updating project shared code from git
Hi @julesbertrand , You can view the last hashes for remote git imported libraries in DSS DATADIR/config/projects/NBO_WEBAPP/lib/external-libraries.json You would see : "lastHash": "5c…1 · -
Re: Code environment export
Hi @RohitRanga , A project export does not contain the code environment. You should create the equivalent code env on your macOS and map the code env when importing the project. To create the code en…1 · -
Re: API node not configured
That’s expected the same methods will not work you have use the api as if the endpoint Is external And provide an api key : https://community.dataiku.com/t5/Using-Dataiku/Read-a-file-outside-the-API-…1 · -
Re: API node not configured
That is correct, free 14-day enterprise trial can't be used to install an API node. You can still use API Designer and test queries locally within API Designer on DSS with the Enterprise trial:1 · -
Re: API node not configured
Hi @RohitRanga , To install static API node: https://doc.dataiku.com/dss/latest/installation/custom/api-node.html You will have a license Business or Enterprise license. https://www.dataiku.com/produ…1 ·
