tqec icon indicating copy to clipboard operation
tqec copied to clipboard

[Do not Merge] This is an example for PYTHON <-> JS interaction

Open Gistbatch opened this issue 1 year ago • 1 comments

@giangiac

This is a very brief example of how Python and JS can interact. Let me know if you have any questions

Gistbatch avatar May 24 '24 13:05 Gistbatch

@Gistbatch Thanks for the PR.

I moved the alternative frontend back to the codebase (see #PR250) Then I tried to adapt your example to that context (see #PR3 in my fork). In this way you can see the difference w.r.t. the current alternative backend.

Not sure what is supposed to happen when "get" and "post" are clicked. could you give a look if things are set up properly?

giangiac avatar Jun 20 '24 07:06 giangiac

no longer needed, see #325

Gistbatch avatar Oct 07 '24 06:10 Gistbatch