Plugins & Extending Dataiku
-
Please, use Marimo Notebook as replacement Jupyter Notebook
This is not a question, but more like opinion and/or feature request. Marimo Notebook definitely would be a perfect match for DSS rather than dataiku, you don't need to convert python recipe to a jupyter notebook, back and forth when editing it, the notebook is really git friendly since it is literally a python script…
-
Send email plugin sends email one at a time and its very slow
Hey I'm doing PoC using send emails plugin, but when I tried to send 1.6k emails it took around 1 hr 26 min to complete. Is there better solution to this ? Operating system used: Linux
-
Multi-worksheet xlsx Exporter [SOLUTION]
Hey, At the current moment, there is no way of me to export multi-worksheet Excel file to a folder without installing a plugin, so decided to create one. Very simple script and can be found here: https://github.com/akmalsoliev/dataiku_multi_sheet Coming across some message boards noticed that the only purposed option was…