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

Make it possible to customize app URL in Jupyter widget #331

Merged
merged 7 commits into from
Aug 9, 2022

Conversation

pkgw
Copy link
Contributor

@pkgw pkgw commented Aug 8, 2022

Overview

I think that this will help address WorldWideTelescope/wwt_kernel_data_relay#4.

Checklist

  • Changed code has some test coverage (or justify why not)
  • Changes in functionality documented (or justify why not)

pkgw added 3 commits August 8, 2022 16:44
Not fully documented but I want to get this online so I can check
that it works when the Jupyter base URL is nontrivial.
@pkgw pkgw force-pushed the app-flexibility branch from ffc492f to dce27f2 Compare August 8, 2022 21:42
@pkgw
Copy link
Contributor Author

pkgw commented Aug 8, 2022

Ah, looks like the switch to webkit means that we'll have to update all of the test images ...

@codecov
Copy link

codecov bot commented Aug 9, 2022

Codecov Report

Merging #331 (8823b3d) into master (9b9958f) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

❗ Current head 8823b3d differs from pull request most recent head 21197aa. Consider uploading reports for the commit 21197aa to get more accurate results

@@            Coverage Diff             @@
##           master     #331      +/-   ##
==========================================
- Coverage   55.48%   55.44%   -0.04%     
==========================================
  Files          25       25              
  Lines        2781     2783       +2     
==========================================
  Hits         1543     1543              
- Misses       1238     1240       +2     
Impacted Files Coverage Δ
pywwt/jupyter.py 0.00% <0.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@pkgw pkgw merged commit 186dda6 into WorldWideTelescope:master Aug 9, 2022
@pkgw pkgw deleted the app-flexibility branch August 9, 2022 15:23
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.

1 participant