Expose the main logic from run.py as a callable Python function, or Point to an existing function that allows running DetectGPT programmatically (i.e., without going through the CLI)? This would make ...
The same is true for Q# callables defined in Jupyter notebook using the %%qsharp cell magic: These callables can then be invoked as normal Python functions, which will run them in the Q# simulator ...