📣 Introducing Dash `/pages` - A Dash 2.x Feature Preview

Hi @davegibbon_yvr

Yes, you can use query strings. For a minimal example see multi-page demo app #10

We do it this way in the Dash Example Index. For example this link will show all the apps with RadioItems in the code

https://dash-example-index.herokuapp.com/?code=RadioItems

Here’s the code: