-
Re: setup UNC Path
Hi, this is really Linux sysadmin question rather a Dataiku question. In order to be able to access a Windows file share in a Dataiku instance you will need to mount in your Linux box. Once it’s moun…1 · -
Re: Exclude specific dataset build from scenario
In the dataset settings you can specify the build mode to prevent it from building.1 · -
Re: Executives need a spreadsheet alternative ... Is Dataiku the answer?
First of all Excel can easily sort hexadecimal data with no issues, the most likely problem you have is that the tool you are using to create your Excel sheets does not properly define the column dat…1 · -
Re: Regarding IPYWIDGETS
Please see this documention page on how to install Jupyter extensions and which extensions are supported: https://doc.dataiku.com/dss/latest/notebooks/jupyter-nbextensions.html1 · -
Re: Export button missing
This is because the Jupyter extension is no longer enabled by default. You can enable it yourself: [DSS_DATA_DIR]/bin/dssadmin jupyter-nbextensions enable export_embedded/main https://doc.dataiku.com…1 ·