Documentation
Search…
English
Weights & Biases
Quickstart
Examples
Guides
Reference
Command Line Interface
Python Library
Data Types
Integrations
Import & Export API
wandb.apis.public.Api
wandb.apis.public.Artifact
wandb.apis.public.File
wandb.apis.public.Files
wandb.apis.public.Project
wandb.apis.public.Projects
wandb.apis.public.Run
wandb.apis.public.Runs
wandb.apis.public.Sweep
wandb.Artifact
wandb.Run
wandb.agent
wandb.config
wandb.controller
wandb.finish
wandb.init
wandb.log
wandb.save
wandb.summary
wandb.sweep
wandb.watch
Weave
App UI
Java Library
About Us
Homepage
Powered By
GitBook
wandb.apis.public.Project
​
​
View source on GitHub
​
A project is a namespace for runs.
1
Project
(
2
client
,
entity
,
project
,
attrs
3
)
Copied!
Methods
artifacts_types
​
View source
​
1
artifacts_types
(
2
per_page
=
50
3
)
Copied!
display
​
View source
​
1
display
(
2
height
=
420
,
hidden
=
(
False
)
3
)
->
bool
Copied!
Display this object in jupyter
snake_to_camel
​
View source
​
1
snake_to_camel
(
2
string
3
)
Copied!
sweeps
​
View source
​
1
sweeps
()
Copied!
to_html
​
View source
​
1
to_html
(
2
height
=
420
,
hidden
=
(
False
)
3
)
Copied!
Generate HTML containing an iframe displaying this project
Previous
wandb.apis.public.Files
Next
wandb.apis.public.Projects
Last modified
3mo ago
Copy link
Contents
Methods
artifacts_types
display
snake_to_camel
sweeps
to_html