Closed jgunstone closed 1 year ago
import subprocess from IPython.display import IFrame subprocess.Popen("pdoc src/ipyautoui/autoipywidget.py --no-browser", shell=True) IFrame("http://localhost:8080", width=1200, height=1200)
i think that this could be a custom addition rather than a default setting