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

How to load a string with Netron Load method? #40

Open
yzqiang opened this issue Jul 6, 2024 · 3 comments
Open

How to load a string with Netron Load method? #40

yzqiang opened this issue Jul 6, 2024 · 3 comments

Comments

@yzqiang
Copy link

yzqiang commented Jul 6, 2024

I am using Netron V2. It's a great software.
In some times, I need to use a string and not a URL or a local HTML file. And I also don't want to make the string in a local storage.
So I think if it's possible to make the Load method support not only URL and file, but also a HTML string?
Is it possible?
Thanks very much.

@yzqiang
Copy link
Author

yzqiang commented Jul 7, 2024

I have know how to do it.

@yzqiang
Copy link
Author

yzqiang commented Jul 7, 2024

There always be.

@Metallizer
Copy link

Example can be found in the documentation:

neutron := NeutronWindow("<span>a</span><span>b</span><span>c</span>")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants