We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This was noticed when iterating on #69
We should fix the tests so they pass with the latest releases of Jupyter Server. And remove this pin added in #69:
voila-gridstack/setup.py
Line 116 in 27a8402
Some of the changes include the rename of the fixtures, that now include the jp prefix.
jp
An example run where the tests fail: https://github.com/voila-dashboards/voila-gridstack/runs/1557959257
With:
E fixture 'base_url' not found
The text was updated successfully, but these errors were encountered:
More info in jupyter-server/jupyter_server#322 (comment)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
This was noticed when iterating on #69
We should fix the tests so they pass with the latest releases of Jupyter Server. And remove this pin added in #69:
voila-gridstack/setup.py
Line 116 in 27a8402
Some of the changes include the rename of the fixtures, that now include the
jp
prefix.An example run where the tests fail: https://github.com/voila-dashboards/voila-gridstack/runs/1557959257
With:
The text was updated successfully, but these errors were encountered: