-
Re: ???: where do i find
@genecatrambone To add what @EliasH , your user might not have permission to create a new project, but even in that case you should still see the "+ New Project" button:2 · -
Re: How to Deploy Specific Flow Zone With Project Bundle/Copy/Other Method To A Different Instance
Hi @kathyqingyuxu There is currently no way to split the flow/deploy parts of the flow within the project bundles/export options. You need to duplicate/separate/use shared objects so you will have in…1 · -
Re: Compute Metrics using Python API
Hi @sj0071992 Try this code using dataikuapi.dss.dataset.DSSDataset.compute_metrics : import dataikuclient = dataiku.api_client()project = client.get_default_project() # Get a handle to the current d…2 · -
Re: Setting Up Python 3.7 and Anaconda Code Env
Hi @mahmoud_shihab Glad to hear this. Please mark this as solved then so others can quickly find the solution in the future.1 · -
Re: Error : export flow graph (10.0.2 on ubuntu)
Hi @Jurre This might be the case you had graphics export running fine before but recently you had a DSS upgrade. npm modules are loaded into the install_dir so if you had upgraded, the new install_di…1 ·
