Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

01_EDA: params.WANDB_PROJECT Attribute Error #103

Open
cbjones33 opened this issue Apr 27, 2023 · 2 comments
Open

01_EDA: params.WANDB_PROJECT Attribute Error #103

cbjones33 opened this issue Apr 27, 2023 · 2 comments

Comments

@cbjones33
Copy link

When starting a new W&B run, project=params.WANDB_PROJECT returns AttributeError: module 'params' has no attribute WANDB_PROJECT

@cbjones33 cbjones33 changed the title params.WANDB_PROJECT Attribute Error 01_EDA: params.WANDB_PROJECT Attribute Error Apr 27, 2023
@jayabrata97
Copy link

Are you using the params.py given in the repo? I was getting the same error when I was not using that.

@Eunchan24
Copy link

  1. Run jupyter notebook
    !wget https://raw.githubusercontent.com/wandb/edu/main/mlops-001/lesson1/params.py
  2. Import the downloaded params.py

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

No branches or pull requests

3 participants