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: (docker) failing notebook e2e tests #549

Closed
wants to merge 14 commits into from

Conversation

AhdraMeraliQB
Copy link
Contributor

@AhdraMeraliQB AhdraMeraliQB commented Feb 8, 2024

Description

Resolves #523

The tests were failing because they were looking for the string "Jupyter Notebook" in the launched html. The update updates the string being searched to "Jupyter Server".

Jupyter Notebook has migrated from using the old notebook server to jupyter-server. I couldn't track down why the tests failed at the specific time that we did, but given the introduction of this dependency on Framework - we can expect to be using jupyter-server consistently, and as such, I have updated the tests.

Development notes

Checklist

  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Updated the documentation to reflect the code changes
  • Added a description of this change in the relevant RELEASE.md file
  • Added tests to cover my changes

Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
@AhdraMeraliQB AhdraMeraliQB changed the title Fix failing notebook e2e tests fix: (docker) failing notebook e2e tests Feb 8, 2024
AhdraMeraliQB and others added 5 commits February 8, 2024 20:08
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
This reverts commit cc10c1a.
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
Ahdra Merali added 8 commits February 8, 2024 22:08
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
Signed-off-by: Ahdra Merali <ahdra.merali@quantumblack.com>
@astrojuanlu
Copy link
Member

Closing in favour of #548

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.

kedro-docker: Nightly build failure
2 participants