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

fix: Add CORS for local Jupyter setup #2081

Merged
merged 1 commit into from
Dec 17, 2024
Merged

fix: Add CORS for local Jupyter setup #2081

merged 1 commit into from
Dec 17, 2024

Conversation

MoritzWeber0
Copy link
Member

@MoritzWeber0 MoritzWeber0 commented Dec 11, 2024

Jupyter greeted users with "404 - Not found" in the local setup. This PR fixes the issue.

Jupyter greeted users with "404 - Not found" in the local setup.
@MoritzWeber0 MoritzWeber0 requested a review from zusorio December 11, 2024 08:28
Copy link

sonarcloud bot commented Dec 11, 2024

Copy link

API Changelog 4.15.1.dev10+gf8a25373

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.50%. Comparing base (d4de17f) to head (7c0b8ff).
Report is 16 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2081   +/-   ##
=======================================
  Coverage   85.50%   85.50%           
=======================================
  Files         224      224           
  Lines        7431     7432    +1     
  Branches      520      520           
=======================================
+ Hits         6354     6355    +1     
  Misses        911      911           
  Partials      166      166           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

This report was generated by comparing f8a2537 with d4de17f.
If you would like to check difference, please check here.

success

ArtifactName: reg

✨✨ That's perfect, there is no visual difference! ✨✨

item count
pass 432
change 0
new 0
delete 0

@MoritzWeber0 MoritzWeber0 merged commit 28b713b into main Dec 17, 2024
31 checks passed
@MoritzWeber0 MoritzWeber0 deleted the jupyter-local branch December 17, 2024 16:29
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.

2 participants