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

Update the code examples and tests scrips to point to the playground environment/localhost #21

Open
HWatanuki opened this issue Aug 6, 2024 · 0 comments

Comments

@HWatanuki
Copy link
Collaborator

Describe the bug
The current code examples and test scripts could be pointing by default to the public playground cluster or localhost to facilitate experimentation by new users.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo
  2. Intiate your python environment
  3. cd to pyhpcc-internal\examples
  4. Execute wu_regular.py
  5. The following error message is displayed: 401 Client Error: Unauthorized for url

Expected behavior
By pointing to the public playground, the same code execution would successfully generate a workunit ID.

Screenshots
N/A

Desktop (please complete the following information):

  • OS: Windows
  • PyHPCC Version 0.1.0

Additional context
N/A

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

1 participant