Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add jupyter-server-proxy support #145

Merged

Conversation

randomir
Copy link
Member

@randomir randomir commented Dec 13, 2022

Close #144.

Support for relative path in React app pending and will be fixed with #146.

@randomir randomir force-pushed the add-jupyter-server-proxy-support branch from 0c3d3c5 to 990e68d Compare December 13, 2022 19:01
@codecov-commenter
Copy link

codecov-commenter commented Dec 13, 2022

Codecov Report

Merging #145 (46e2eff) into master (eb33f57) will increase coverage by 0.34%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #145      +/-   ##
==========================================
+ Coverage   87.79%   88.14%   +0.34%     
==========================================
  Files           8        8              
  Lines         754      776      +22     
==========================================
+ Hits          662      684      +22     
  Misses         92       92              
Impacted Files Coverage Δ
dwave/inspector/config.py 100.00% <100.00%> (ø)
dwave/inspector/proxies.py 93.33% <100.00%> (+2.02%) ⬆️
dwave/inspector/utils.py 89.87% <100.00%> (+1.81%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@arcondello arcondello left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Important to end with slash, otherwise page static resources will just
strip the leaf item from URL (i.e. the port number).
@randomir randomir merged commit d132131 into dwavesystems:master Dec 14, 2022
@randomir randomir deleted the add-jupyter-server-proxy-support branch December 14, 2022 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for jupyter-server-proxy
3 participants