dwavesystems / dwavesystems/dwave-inspector
Combine query params on jupyter server proxy
Open
bug
- Dominant language
- Python
- Stars
- 9
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading dwave/inspector/proxies.py at lines 56-58 and trace how the external and local URLs are assembled. Confirm the finished behavior by checking that query parameters from both URLs are retained rather than one replacing the other.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100