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
I wanted a dashboard for my data, but the version of gemdat did not match. Can the requirement be relaxed?
from gemdash==0.9.5 to gemdash>0.9 for example
gemdash==0.9.5
gemdash>0.9
I tested the latter and that seems to work
The text was updated successfully, but these errors were encountered:
Oops, I see we are only on 0.9.4, the version I pinned does not exist yet 😅
0.9.4
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
I wanted a dashboard for my data, but the version of gemdat did not match. Can the requirement be relaxed?
from
gemdash==0.9.5
togemdash>0.9
for exampleI tested the latter and that seems to work
The text was updated successfully, but these errors were encountered: