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
Currently, we are using maidr.js@latest via cdn. While keeping this approach, address the following:
ci: bundle the latest maidr.js each time we release py_maidr
maidr.js
py_maidr
feat(options): allow users to choose self-contained option within maidr.show() for offline access
self-contained
feat: automatically fall back to the bundled maidr.js in the case where Internet connection is unavailable
The text was updated successfully, but these errors were encountered:
SaaiVenkat
No branches or pull requests
Currently, we are using maidr.js@latest via cdn. While keeping this approach, address the following:
ci: bundle the latest
maidr.js
each time we releasepy_maidr
feat(options): allow users to choose
self-contained
option within maidr.show() for offline accessfeat: automatically fall back to the bundled
maidr.js
in the case where Internet connection is unavailableThe text was updated successfully, but these errors were encountered: