Skip to content
New issue

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

Jupyter IFrame support #1324

Closed
lutzroeder opened this issue Aug 15, 2024 · 2 comments
Closed

Jupyter IFrame support #1324

lutzroeder opened this issue Aug 15, 2024 · 2 comments

Comments

@lutzroeder
Copy link
Owner

lutzroeder commented Aug 15, 2024

import netron
address = netron.serve('test.onnx')
netron.widget(address, height=800)

See #1346

@mattcattb
Copy link

Has this been implimented?

@vtemplier
Copy link

it seems to be working now.

image

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.

lutzroeder added a commit that referenced this issue Sep 10, 2024
lutzroeder added a commit that referenced this issue Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants