-
Exporting documentation to wiki for Confluence
Hi all, I'm looking for a way to programmatically fill the Wiki of a project. For example, I'd like to create an article that contains the Data Catalogue and another that contains the Flow documentation. Both should be updated every week through a scenario. I know there is a native data catalogue and an export available…
-
time series forecasting using prophet model get error during run time
######## python and prophet version details prophet version=1.1.4 python_version=3.9.12 I am using the same version in my local machine its working file. but i am facing error on DATAIKU ########### Code Sample ######## lag_periods = [1,5, 10, 15] for lag in lag_periods: df_prophet[f'Lag_{lag}'] =…
-
Wiki page link to a Dashboard
I am trying to add a link to a dashboard in a wiki page. I have the following in my Wiki page: [Dashboard](dashboard:PROJ1.My_Dashboard) where PROJ1 is the project key and My_Dashboard is the dashboard name. When I click in the Dashboard link I get the following error message: Not founddashboard does not exist: PROJ1.My…
-
Rename Wiki Article
I gave a wrong name to my wiki article. I'd like to rename it but can't find a way to do it. The "Edit" tab allows editing the article itself, but not it's title. And this document page https://doc.dataiku.com/dss/latest/dashboards/insights/wiki-article.html doesn't have anything relevant.
-
How to add in a Wiki a reference to a column of a dataset ?
Hi, I am creating a wiki to help my team to understand what i am doing. I would like to add in the wiki page a reference to a column of one of my dataset. How to to do it ? I found how to create the reference to the whole dataset but not for a single (or group) of columns... Thank you, Regards
-
[Possible bug] Wiki markdown article links that are too close together are parsed incorrectly
How to reproduce: - Put some text in an article - Put two sets of double square brackets around [[two]] [[consecutive]] words to make two links (pages need not exist) - Click 'view' and watch in horror how these links are parsed. The above would be rendered as: "two]] [[consecutive" Version of DSS; 5.0