Skip to content

Add documentation note about api.viewer in api.user() and api.users()#3552

Merged
dmitryduev merged 1 commit intomasterfrom
reference-docs
Apr 21, 2022
Merged

Add documentation note about api.viewer in api.user() and api.users()#3552
dmitryduev merged 1 commit intomasterfrom
reference-docs

Conversation

@ramit-wandb
Copy link
Copy Markdown
Contributor

Fixes DOCS-365

Description

What does the PR do?
Reference Docs update to give context regarding api.viewer.api.user()/api.users() do not work for any users other than local admins.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2022

Codecov Report

Merging #3552 (d1fb844) into master (8d8960c) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3552   +/-   ##
=======================================
  Coverage   81.40%   81.41%           
=======================================
  Files         236      236           
  Lines       29102    29102           
=======================================
+ Hits        23690    23692    +2     
+ Misses       5412     5410    -2     
Flag Coverage Δ
functest 58.14% <ø> (+0.02%) ⬆️
unittest 71.51% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
wandb/apis/public.py 81.84% <ø> (ø)
wandb/filesync/dir_watcher.py 83.48% <0.00%> (-1.38%) ⬇️
wandb/sdk/launch/agent/agent.py 92.42% <0.00%> (-0.76%) ⬇️
wandb/cli/cli.py 65.65% <0.00%> (-0.30%) ⬇️
wandb/sdk/wandb_run.py 89.58% <0.00%> (-0.26%) ⬇️
wandb/sdk/lib/git.py 76.19% <0.00%> (ø)
wandb/sdk/internal/internal_api.py 84.10% <0.00%> (+0.54%) ⬆️
wandb/sdk/internal/stats.py 67.59% <0.00%> (+0.55%) ⬆️
wandb/sdk/internal/meta.py 90.68% <0.00%> (+3.10%) ⬆️
wandb/sdk/internal/artifacts.py 86.31% <0.00%> (+3.15%) ⬆️

Copy link
Copy Markdown
Member

@dmitryduev dmitryduev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@dmitryduev dmitryduev merged commit fbbdb6d into master Apr 21, 2022
@dmitryduev dmitryduev deleted the reference-docs branch April 21, 2022 19:30
@raubitsj raubitsj changed the title [DOCS-365] Note about api.viewer in api.user() and api.users() Add documentation note about api.viewer in api.user() and api.users() May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants