-
Re: Practical Use of Code Studios
Hi, I don't believe these statements are correct: "users cannot select the associated code env running behind each code studio" "we can't change the Python version" In C…1 · -
Re: Tracking User Activity
Hi, There is a trove of data around user activity but a lot will require you to get your hands dirty and process it in a way that's useful to you. The first thing you should look at is the Custo…1 · -
Re: Does Automation NODE support Assume Role With Saml?
There are no differences in authentication supported in the Designer and Automation node. So if it works in Designer node it will work in the Automation node.1 · -
Re: Code Snippet as Edit option in Support Chats and Community Posts
Feedback for the Community should be posted in Community Feedback area. You can use code blocks (the </> icon in the toolbar) to post code snippets: import dataiku import pandas as pd, numpy as…1 · -
Re: How can I set the font family of Notebook in DSS
Jupyter Notebooks in DSS are different than Jupyter Notebooks in Code Studios even though they seem similar. Jupyter Notebooks in DSS are used instance wide so any changes will affect all users and c…1 ·