Skip to content

Changed show() to only show, and write_html to only write.#192

Closed
EmilHaldan wants to merge 1 commit intoWestHealth:masterfrom
EmilHaldan:change-show-and-save
Closed

Changed show() to only show, and write_html to only write.#192
EmilHaldan wants to merge 1 commit intoWestHealth:masterfrom
EmilHaldan:change-show-and-save

Conversation

@EmilHaldan
Copy link
Copy Markdown

show() should only show.
write_html() should only write to html.

I have a webserver which often writes the network to an HTML element, and I want to avoid having to make a secondary script which closes down the browser if it is open.

I have a webserver which often writes the network to an HTML element, and I want to avoid having to make a secondary script which closes down the browser if it is open.
show() should only show.
write_html() should only write to html.
@EmilHaldan
Copy link
Copy Markdown
Author

Closed the pull reques fix #175 adresses this exact issue.

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

Successfully merging this pull request may close these issues.

1 participant