You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Clone the repo
Intiate your python environment
cd to pyhpcc-internal\examples
Execute wu_regular.py
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
The text was updated successfully, but these errors were encountered:
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:
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):
Additional context
N/A
The text was updated successfully, but these errors were encountered: