-
Re: how to I disconnect a Jupyter from a recipe
Hi, In order to disconnect your copied notebook, from the Jupyter UI, click Edit > Edit Notebook metadata. Then, remove the line associatedRecipe. Save the metadata, save the notebook and refresh …3 · -
Re: Environment Creation Failed
Hi, Your machine likely does not have outgoing Internet connectivity and thus cannot download packages from the Python repositories. If you have a proxy, you can add pip install options to make pip u…1 · -
Re: Dataiku setup using trial license and then upgrading
Hi, It is possible to upgrade a DSS instance from a Free edition to any other edition. Once you receive the final license from Dataiku, you will simply need to go to "Administration > Enter L…1 · -
Re: CTE SQL Script Patterns
Hi, Having documented practices and/or workarounds to use in SQL query recipes around CTE is on our todo list, but is not currently available. It's useful to remember what a SQL query recipe does: * …2 · -
Re: RIP Python 2
Hi, Dataiku fully supports Python 3 and does not depend on Python 2 anymore (optionally). We have settled on Python 3.6 as the baseline and the Python 3 for which we provide prebuilt installation sup…1 ·
