dwavesystems / dwave-inspector

D-Wave Problem Inspector
https://docs.ocean.dwavesys.com/projects/inspector/
Apache License 2.0
8 stars 17 forks source link

Combine query params on jupyter server proxy #150

Open randomir opened 1 year ago

randomir commented 1 year ago

Query params of the base (external URL) and local URL are not merged, rather base query replaces the local one.

https://github.com/dwavesystems/dwave-inspector/blob/6c2b52a4b26c1f7b6aa3ec38e36c1bd7ff29536a/dwave/inspector/proxies.py#L56-L58