In the documentation, there are pages which suggest two alternatives for a problem. Like here, it suggests either Uvicorn or Hypervisor to deploy the code. However, in the multiple instances of the examples, the switching as to be done manually for each one of them.
Ideally, could it be shifted to something where switching in one example switches all the snippets to that option. Like this maybe where switching between Kotlin and Java for one switches it for all
Not relevant
I did not understand the problem here, in the example you sent you are also switching the snippet manually. Can you elaborate this?
I believe he means that if you switch to 'hypercorn' all the other optional code samples should also switch.
Aka I shouldn't be able to do this:

Yes, that is what I meant. Thank you @ArcLightSlavik
Most helpful comment
I believe he means that if you switch to 'hypercorn' all the other optional code samples should also switch.
Aka I shouldn't be able to do this: