This website uses cookies. By clicking OK, you consent to the use of cookies.
Read our cookie policy
.
Accept
Reject
Community
All community
Knowledge base
Users
Products
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Browse
Discussions
Using Dataiku
Setup & Configuration
General Discussion
Plugins & Extending Dataiku
Job Board
Community Resources
Product Ideas
Knowledge
Getting Started
Knowledge Base
Documentation
Use Cases
Academy
Quick Start Programs
Learning Paths
Certifications
Course Catalog
Academy Discussions
Community Programs
Dataiku Neurons
Japan User Group
Dataiku Frontrunner Awards
Community Conundrums
Community Feedback
User Research
What's New
Sign In
Submit your use case or success story to the 2023 edition of the Dataiku Frontrunner Awards
ENTER YOUR SUBMISSION
Community
Ask the Dataiku Community
Your path to discovery, support, and mastery of Dataiku, and beyond.
Join
New to the Community? Introduce yourself and learn how to get the most out of your community experience.
Start here
Discussions
Ask questions, get support, share best practices and engage with other Dataiku users.
Let's go
Academy
Expand your skills, uplevel your career - from onboarding to Dataiku mastery & certification.
Learn
Latest Activity
Post a Question
Community Activity
Recent
Solutions
Top Kudoed
Recent Activity
Solved
Top Kudoed
Developer certification question: unable to find notebooks
by
dsakash
in
Academy Discussions
Posted
2 hours ago
0
0
0
0
Issue creating group through dsscli
by
Ouss
in
Setup & Configuration
Latest reply
13 hours ago
by
SarinaS
0
1
0
1
DATAIKU R Package is older and failing to load in DSS
by
webzest
in
Using Dataiku
Latest reply
yesterday
by
ibn-mohey
0
2
0
2
Column Names with Parentheses
by
MossandRoy
in
Using Dataiku
Posted
yesterday
0
0
0
0
Using Dash Mantine date component in webapp
by
Binoy
in
Using Dataiku
Posted
yesterday
0
0
0
0
Show More
Users like you make us a community!
Create an account to contribute great content, engage with others, and show your appreciation.
Want to get involved?
Join
Turribeach
Level 6
86
tanguy
Level 4
77
importthepandas
Level 5
68
gerryleonugroho
Level 3
39
M1-Nick
Level 3
38
gblack686
Level 4
33
Connect with Dataiku Neurons!
Learn more about our exceptional doers elevating more people to harness the power of data!
Discover Now
;(function($) { $(document).ready(function () { $('body').click(function() { $('.user-profile-card').hide(); }); $('body').on('click', 'a.lia-link-navigation.lia-page-link.lia-user-name-link,.UserAvatar.lia-link-navigation,.UserAvatar.lia-user-avatar.lia-component-common-widget-user-avatar', function(evt) { if ( $ ( this ).is ( '.UserAvatar.lia-user-avatar.lia-component-common-widget-user-avatar' ) ) { $ ( this ).attr ( 'href', $ ( this ).parent ().parent ().find ( '.lia-link-navigation.lia-page-link.lia-user-name-link' ).attr ( 'href' ) ); } if ($(this).parents('.lia-component-users-widget-menu').length > 0){ return; } if ($(this).parents('.lia-mentions-user-list').length > 0 || $(this).parents('.lia-user-search-results-grid-container').length > 0 || $(this).parents('.lia-component-user-avatar-hero').length > 0){ return; } evt.preventDefault(); evt.stopPropagation(); $('.user-profile-card').hide(); if ($('.user-profile-card', this).length > 0) { $('.user-profile-card', this).show(); return; } if ($(this).attr('href').length < 1) { return; } var divContainer = $('
'); $(this).append(divContainer); $(divContainer).fadeIn(); var userId = $(this).attr('href').substring($(this).attr('href').lastIndexOf("/")+1, $(this).attr('href').length); var windowWidth = $(window).width(); var left = $(this).offset().left; var cardWidth = divContainer.outerWidth(); if ((left + cardWidth) > (windowWidth - 25)) { var adjustment = (left + cardWidth) - (windowWidth + 25) + 50; divContainer.css('left', (-1 * adjustment) + 'px'); } $.ajax({ url: '/plugins/custom/dataiku/dataiku/theme-lib.profile-card?tid=-2390658823047955019', type: 'post', dataType: 'html', data: {"userId": userId}, beforeSend: function() {}, success: function(data) { $('.info-container', divContainer).append(data); $(divContainer).find('a').click(function(){ window.location=$(this).attr('href'); }); }, error: function() { console.log('your error message should go here.'); $('.info-container', divContainer).append('
'); }, complete: function() { $('.placeholder', divContainer).hide(); } }); }); $('body').on('click', '.user-profile-card', function(evt) { if (!$(evt.target).hasClass('profile-link')) { evt.preventDefault(); } evt.stopPropagation(); }); }); })(LITHIUM.jQuery); LITHIUM.PartialRenderProxy({"limuirsComponentRenderedEvent":"LITHIUM:limuirsComponentRendered","relayEvent":"LITHIUM:partialRenderProxyRelay","listenerEvent":"LITHIUM:partialRenderProxy"}); LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:partialRenderProxyRelay","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":document,"action":"partialRenderProxyRelay","feedbackSelector":false,"url":"https://community.dataiku.com/t5/community/page.liabase.basebody.partialrenderproxy:partialrenderproxyrelay","ajaxErrorEventName":"LITHIUM:ajaxError","token":"BhAJFzdVyrOvJ0071jsSsvqhPIgwvyVia2WtZdH_C8M."}); LITHIUM.Auth.API_URL = '/t5/util/authcheckpage'; LITHIUM.Auth.LOGIN_URL_TMPL = '/plugins/common/feature/saml/doauth/post?referer=https%3A%2F%2FREPLACE_TEXT'; LITHIUM.Auth.KEEP_ALIVE_URL = '/t5/status/blankpage?keepalive'; LITHIUM.Auth.KEEP_ALIVE_TIME = 300000; LITHIUM.Auth.CHECK_SESSION_TOKEN = 'IbMYGy9oe4dCSoQ8VUMzbDPoH68uMgxPTbKo6KjTgks.'; LITHIUM.AjaxSupport.useTickets = false; LITHIUM.Loader.runJsAttached(); // -->