We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import netron address = netron.serve('test.onnx') netron.widget(address, height=800)
See #1346
The text was updated successfully, but these errors were encountered:
Has this been implimented?
Sorry, something went wrong.
it seems to be working now.
I leave it to @lutzroeder to close this issue, if it is solved correctly.
PS: Don't forget to add browse=false to avoid opening another window to view your model.
browse=false
Jupyter IFrame support (#1324)
47db57d
04f3aa2
No branches or pull requests
See #1346
The text was updated successfully, but these errors were encountered: