René's URL Explorer Experiment


Title: Client list users method have attribute wrongly spell · Issue #282 · dataiku/dataiku-api-client-python · GitHub

Open Graph Title: Client list users method have attribute wrongly spell · Issue #282 · dataiku/dataiku-api-client-python

X Title: Client list users method have attribute wrongly spell · Issue #282 · dataiku/dataiku-api-client-python

Description: See I wanted to know all the users which are currently active. Problem with the current code is, list_users() returns list of dictionary. And each dictionary has attribute activeWebSocketSesssions, ideally this should be activeWebSocketS...

Open Graph Description: See I wanted to know all the users which are currently active. Problem with the current code is, list_users() returns list of dictionary. And each dictionary has attribute activeWebSocketSesssions,...

X Description: See I wanted to know all the users which are currently active. Problem with the current code is, list_users() returns list of dictionary. And each dictionary has attribute activeWebSocketSesssions,...

Opengraph URL: https://github.com/dataiku/dataiku-api-client-python/issues/282

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Client list users method have attribute wrongly spell ","articleBody":"See I wanted to know all the users which are currently active. \r\nProblem with the current code is, list_users() returns list of dictionary. And each dictionary has attribute _activeWebSocketSesssions_, ideally this should be **activeWebSocketSessions**. \r\n\r\nNote - I wanted to make that change using the pull request, but I did not find this attribute in the current codebase, may be because you guys did not revel it, may be not. Aways this is my finding, that will help make this product a bit better.\r\n\r\n```\r\n    def list_active_users(self):\r\n        \"\"\"\r\n        Get all the active users who currently login to the DSS\r\n\r\n        This method takes nothing and returns name of the users who are actively working now\r\n\r\n        Returns:\r\n        string: calculate all currently active users\r\n        \"\"\"\r\n        user_list = []\r\n        dss_users = self.client.list_users()\r\n        for user in dss_users:\r\n            if user[\"activeWebSocketSesssions\"] != 0:\r\n                user_list.append(user[\"displayName\"])\r\n                \r\n        return user_list\r\n```","author":{"url":"https://github.com/indrajeetgour","@type":"Person","name":"indrajeetgour"},"datePublished":"2023-08-11T16:51:09.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/282/dataiku-api-client-python/issues/282"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:2ff4f821-faef-d1cf-061f-3983ee45da5a
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idEB78:1A6069:1887596:1F0C021:69917518
html-safe-nonce724e907f4a3c011680c59e1121ab66dedc40f410c73c83b677fd52f5cf7eef11
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFQjc4OjFBNjA2OToxODg3NTk2OjFGMEMwMjE6Njk5MTc1MTgiLCJ2aXNpdG9yX2lkIjoiNDc1NTAyMDQxNjM0MDEwMzkyIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacc14a07d3558648ed7f6d30e7da5df2a2f12a6043c6220043ef9fce17dbc6fee2
hovercard-subject-tagissue:1847141246
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/dataiku/dataiku-api-client-python/282/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2eb285ba9089acb297880c926a0f7f81de7700fb8fcd46e5deb16de0f44de215/dataiku/dataiku-api-client-python/issues/282
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2eb285ba9089acb297880c926a0f7f81de7700fb8fcd46e5deb16de0f44de215/dataiku/dataiku-api-client-python/issues/282
og:image:altSee I wanted to know all the users which are currently active. Problem with the current code is, list_users() returns list of dictionary. And each dictionary has attribute activeWebSocketSesssions,...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameindrajeetgour
hostnamegithub.com
expected-hostnamegithub.com
None42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b
turbo-cache-controlno-preview
go-importgithub.com/dataiku/dataiku-api-client-python git https://github.com/dataiku/dataiku-api-client-python.git
octolytics-dimension-user_id2335170
octolytics-dimension-user_logindataiku
octolytics-dimension-repository_id40004578
octolytics-dimension-repository_nwodataiku/dataiku-api-client-python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id40004578
octolytics-dimension-repository_network_root_nwodataiku/dataiku-api-client-python
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release848bc6032dcc93a9a7301dcc3f379a72ba13b96e
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/issues/282#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdataiku%2Fdataiku-api-client-python%2Fissues%2F282
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdataiku%2Fdataiku-api-client-python%2Fissues%2F282
Sign up https://patch-diff.githubusercontent.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=dataiku%2Fdataiku-api-client-python
Reloadhttps://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/issues/282
Reloadhttps://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/issues/282
Reloadhttps://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/issues/282
dataiku https://patch-diff.githubusercontent.com/dataiku
dataiku-api-client-pythonhttps://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fdataiku%2Fdataiku-api-client-python
Fork 29 https://patch-diff.githubusercontent.com/login?return_to=%2Fdataiku%2Fdataiku-api-client-python
Star 41 https://patch-diff.githubusercontent.com/login?return_to=%2Fdataiku%2Fdataiku-api-client-python
Code https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python
Issues 21 https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/issues
Pull requests 10 https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/pulls
Actions https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/actions
Projects 0 https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/projects
Wiki https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/wiki
Security 0 https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/security
Insights https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/pulse
Code https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python
Issues https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/issues
Pull requests https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/pulls
Actions https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/actions
Projects https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/projects
Wiki https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/wiki
Security https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/security
Insights https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/dataiku/dataiku-api-client-python/issues/282
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/dataiku/dataiku-api-client-python/issues/282
Client list users method have attribute wrongly spell https://patch-diff.githubusercontent.com/dataiku/dataiku-api-client-python/issues/282#top
https://github.com/indrajeetgour
https://github.com/indrajeetgour
indrajeetgourhttps://github.com/indrajeetgour
on Aug 11, 2023https://github.com/dataiku/dataiku-api-client-python/issues/282#issue-1847141246
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.