-
Re: Loading Python from Stash/Bitbucket?
Hi @info-rchitect , You can import git libraries from git in the project libraries. Code - Libraries ( in the project) then select git and add the details of your git repo. If this is private repo yo…1 · -
Re: Add S3 path name parts as columns in dataset?
Hi @MarkPundurs , You can turn partition in a field in the dataset using the processor below see (2). 1) You can also use "Files from folder" dataset and filter the files you want to includ…1 · -
Re: 502 DSS Server
Hi Victor, In regards to the 502 on your DSS instance please follow the steps described here : https://doc.dataiku.com/dss/latest/troubleshooting/problems/does-not-start.html Let us know if that help…1 · -
Re: Failed to start kernel when reading from SharePoint Online account
Hi @dot101 , Can you confirm if you have successfully built the code environment required for the Sharepoint plugin? The error suggests the code environment may have not been created successfully. Yo…1 · -
Re: Cannot find module cv2 - Python Jupyter Notebook
Can you confirm if spicy is installed in your code env? Perhaps some of the packages were removed and code env still loaded by the notebook still has those packages. Are you using local execution or …1 ·
