-
Dark Mode
Every developer needs a dark mode A dark theme for the flow, datasets, and recipe configs would go a long way toward making Dataiku fit into workflows that involve many other dark mode tools. Dataiku is definitely very bright when swapping from other tools which operate in dark mode. Extensions like Dark Reader do a pretty…
-
Advanced container settings for R code environments
Like the Python code environments can have dockerfiles defined to be applied when building code env we need the same for R. We find our self modifying the base DSS image to accommodate some features needed in an R code environment.
-
Longer Connection text box on New Snowflake dataset page as needed
Request for the text box for Connection on New Snowflake dataset page to get longer to fit the full connection text if the connection text is longer than the current text box length. Our organization has a standard prefix for connections based on division/team/project, so I have multiple connections with the same prefix…
-
Support Panel Webapps in DataIku
Panel is a powerful #python #mlapp framework build on top of Bokeh. A high-level app and dashboarding solution for Python — Panel 0.12.4 documentation (holoviz.org) Panel can be supported similarly to Bokeh. The Panel server is build on top of Bokeh, therefore it should be very easy to support. For example `bokeh serve` is…
-
Higher Resolution Geometry Viewing
Dataiku condenses geometries such as lines and polygons when visualizing them in the 'charts' tab of a dataset. Polygons for example are visualized with a minimal number of their vertices. For many of our use cases, we'd like to have the option to view these with their original vertices. This could be an optional toggle…
-
Option to display short descriptions on flow
Hi All, Forgive me if this has been discussed before, or if it is a polarizing topic as far as visual design goals. In evaluating Dataiku against other products, and ultimately deciding on Dataiku due to its many strengths, one thing my team lamented was that it was not possible to display descriptions of flow elements on…
-
Support user agent string with download recipe
I am trying to download data from some US government websites, and most will allow the download recipe to run without hassle, but a few like the Bureau of Labor and Statistics (BLS) will sometimes return a 403:Forbidden error when trying to download data. I can easily get around this by using CURL or anything else that…
-
Perform quick SQL query on SQL dataset from UI
For my workflow it would be very helpful to have the option to perform a quick SQL query on a (SQL) dataset in the Flow from the UI. For example by right clicking. Things like count distinct values of a specific column, etc. Right now, I go to my separate SQL client to perform these quick checks, but that requires tool…
-
Add Ability to add updated/inserted time to UPSERT recipe
The new upsert recipe is great, and has alot of potential. It would be awesome to have the ability to add an audit column to this recipe, updated_at if the row was updated, or created_at if its a new row. If its a new row, updated_at would be left blank, created_at would be now() if an update, updated_at would be now(),…
-
Add description to each IP set in IP Allowlist extension to identify them
Add description to each IP set in IP Allowlist extension to identify them. It enable to know for which organization and who this ip or ips range is added in whitelist.