This repository was archived by the owner on Jul 19, 2024. It is now read-only.
This repository was archived by the owner on Jul 19, 2024. It is now read-only.
The job list returned from the server is incorrect #33
Open
Description
Describe the bug
The job list returned from the server is incorrect
To Reproduce
1.run "jobs = %adl listjobs --account yanacaitest --page_index 0 --page_job_number 10";
2.it will list job under "yanacaitest" cluster;
3.check the results.
Expected behavior
The returned result does not match the job browser
Desktop (please complete the following information):
- OS: [Win10]
- Browser: [Microsoft Edge]
- Jupyter Version:[ 5.5.0]
Additional context
Add any other context about the problem here.