esReven Project Manager

Workflow - Analyze

Bug report (Scenario)

Analyze AngryPangolin_v1.1

Status: Replayed completely

Reven running on port 14001 (PID: 3925181, details).

# Python script to connect to this scenario from a Jupyter notebook:

from reven2.preview.project_manager import ProjectManager
pm = ProjectManager("http://reven:8880/") # If you aren't in a Jupyter Notebook, you should change this URL
server = pm.get_server_by(name="AngryPangolin_v1.1")

# Do stuff...

try:
    pm.close_server(server)
except Exception as e:
    print("Closing server: ", e)

Status Start date Actions
Axion (Show in browser) Wednesday, May 7, 2025, 3:56:38 PM Details
Axion (Show in browser) Wednesday, May 7, 2025, 1:19:36 PM Details
Axion (Show in browser) Friday, April 25, 2025, 12:17:57 PM Details

You can manually upload PDB files for this scenario if necessary - See details