Skip to content

Fix Emscripten deployment + Update build instructions to include jupyter_server dependency #317

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

Merged
merged 1 commit into from
May 27, 2025

Conversation

mcbarton
Copy link
Collaborator

@mcbarton mcbarton commented May 27, 2025

Description

Please include a summary of changes, motivation and context for this PR.

Currently the deployment is broken. The only obvious change I can see looking at the workflow when a deployment worked to now is that jupyter-core changed version.

Fixes #318

Fixes # (issue)

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Added/removed dependencies
  • Required documentation updates

@mcbarton mcbarton changed the title Update deploy-github-page.yml to fix jupyter-core to 5.7.2 to fix deployment Use jupyter-core to 5.7.2 to fix deployment May 27, 2025
@mcbarton mcbarton changed the title Use jupyter-core to 5.7.2 to fix deployment Use jupyter-core=5.7.2 to fix deployment May 27, 2025
@codecov-commenter
Copy link

codecov-commenter commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.78%. Comparing base (a1e22aa) to head (9eca90a).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #317   +/-   ##
=======================================
  Coverage   81.78%   81.78%           
=======================================
  Files          20       20           
  Lines         950      950           
  Branches       87       87           
=======================================
  Hits          777      777           
  Misses        173      173           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mcbarton mcbarton changed the title Use jupyter-core=5.7.2 to fix deployment Fix Emscripten deployment + Update build instructions to include jupyter_server dependency May 27, 2025
@mcbarton mcbarton requested review from anutosh491 and vgvassilev May 27, 2025 11:16
@mcbarton mcbarton marked this pull request as draft May 27, 2025 11:27
Copy link
Collaborator

@anutosh491 anutosh491 left a comment

Choose a reason for hiding this comment

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

I think this should be enough to get the deployment back. Thanks

@mcbarton mcbarton marked this pull request as ready for review May 27, 2025 11:34
@mcbarton mcbarton merged commit aace669 into compiler-research:main May 27, 2025
14 checks passed
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.

Lite deployment on main seems to be broken
3 participants