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
Running Information(please complete the following information):
Promptflow Package Version using pf -v: [e.g. 0.0.102309906]
pf -v
{
"promptflow": "1.16.1",
"promptflow-core": "1.16.1",
"promptflow-devkit": "1.16.1",
"promptflow-tracing": "1.16.1"
}
Executable 'C:\projects\machine_learning\venv\promptflow\Scripts\python.exe'
Python (Windows) 3.11.9 | packaged by Anaconda, Inc. | (main, Apr 19 2024, 16:40:41) [MSC v.1916 64 bit (AMD64)]
Operating System: [e.g. Ubuntu 20.04, Windows 11]
Windows 11
Python Version using python --version: [e.g. python==3.10.12]
python --version
Python 3.11.9 Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
After a batch run when we select the visualization feature the vs code shows a blank page.
How To Reproduce the bug
Expected behavior
The visualization of the run.
Screenshots
Its an empty screen. Note I can see the html in the temp folder and when I try to open it a browser I get this in the browser console
"GET https://sdk-bulk-test-endpoint.azureedge.net/bulk-test-details/view/0.0.35/bulkTestDetails.min.js net::ERR_ABORTED 409 (Conflict)"
Running Information(please complete the following information):
pf -v
: [e.g. 0.0.102309906]pf -v
{
"promptflow": "1.16.1",
"promptflow-core": "1.16.1",
"promptflow-devkit": "1.16.1",
"promptflow-tracing": "1.16.1"
}
Executable 'C:\projects\machine_learning\venv\promptflow\Scripts\python.exe'
Python (Windows) 3.11.9 | packaged by Anaconda, Inc. | (main, Apr 19 2024, 16:40:41) [MSC v.1916 64 bit (AMD64)]
Windows 11
python --version
: [e.g. python==3.10.12]python --version
Python 3.11.9
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: