-
Notifications
You must be signed in to change notification settings - Fork 9
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
Re-run tests to verify function with jupyter_server 2 now released #65
Comments
I ran tests in a fork
Lock files needs to be updated@bollwyvl could you update the lock files so we can test with jupyter_server 2 here? I'm not sure how to do that atm. Related but off topic: a practice I've come to appreicate to help others onboard people in projects is to co-locate a README.md file that very briefly (~1 paragraph) links to relevant tools and mentions a command to run or so. If you update these files, maybe you can create a README.md to help someone like me onboard to contribute with such chore tasks? |
yep, there's not a ton to do (basically update the spec file for lab3) but actually adding another dimension is non-trivial.
That would be the |
Ah thank you, i can trial out things later then! Have a good new year @bollwyvl! |
from the ci pr: i think the issue is we do need to keep lab3 vs server1, irrespective of python version, which we'll likely drop in the next release, anyway. we should probably drop retrolab entirely, as it is no longer receiving updates, though i was waiting until notebook 7 became available to make that shift. |
I'm not grasping how everything works, but I think there is a test suite setup in this repo to run a test involving jupyter_server. Can we run that test suite now that jupyter_server 2 is out and see if it succeeds, or if there is something to fix in this repo?
I was led to think about this as I observed the failure noticed "parent suite setup failed" and was thinking perhaps that was related to this repo rather than the failing test in the jupyterhub/jupyter-server-proxy relying on this project.
Related source code in this repo
robotframework-jupyterlibrary/.github/env_specs/lab3.yml
Lines 5 to 6 in 660ef66
robotframework-jupyterlibrary/.github/workflows/ci.yml
Lines 141 to 154 in 660ef66
The text was updated successfully, but these errors were encountered: