mckinsey / vizro

Vizro is a toolkit for creating modular data visualization applications.
https://vizro.readthedocs.io/en/stable/
Apache License 2.0
2.47k stars 111 forks source link

[Docs] Add explanations on debugging and re-loading to the run methods #322

Closed Joseph-Perkins closed 4 months ago

Joseph-Perkins commented 4 months ago

Description

Adding a section to describe how to turn on debugging, and how to turn on hot reloading, for Python and Jupyter run methods

Screenshot

image

Notice

stichbury commented 4 months ago

@Joseph-Perkins Sorry, I rather took over this PR, basically to see how the page edit experience worked out on a smaller scale than I'm planning for the docs edit. Please see what you think of the changes I made to those sections!

Joseph-Perkins commented 4 months ago

thanks @stichbury and @huong-li-nguyen - this looks much improved vs my initial version, and reads much more clearly now, thank you!

stichbury commented 4 months ago

@antonymilne I won't sign this one off as it's mostly my changes now. I'm mindful of our discussion this week about hot reloading, and so this may change again (e.g. added to an FAQ) soon. But, for now, WDYT?