Submit your use case or success story to the 2023 edition of the Dataiku Frontrunner Awards ENTER YOUR SUBMISSION

Access project key in Webapp bokeh application

Solved!
tomas
Access project key in Webapp bokeh application
Hi,

how can I get the current project key inside the Bokeh webapp application? I dont want to hard-code the project's project key into the webapp, because after using the same code in other webapp in other project I need to change the code.

Thanks
0 Kudos
1 Solution
Alex_Combessie
Dataiker Alumni

Hi,



You can use the dataiku API from the bokeh webapp:




import dataiku
dataiku.default_project_key()


Best regards,



Alex

View solution in original post

1 Reply
Alex_Combessie
Dataiker Alumni

Hi,



You can use the dataiku API from the bokeh webapp:




import dataiku
dataiku.default_project_key()


Best regards,



Alex

Labels

?
Labels (3)
A banner prompting to get Dataiku