-
Notifications
You must be signed in to change notification settings - Fork 1
Update abcjs version for Tune display and add additional abcjs-based tools #89
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
Merged
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
32cd9fa
Windows flit note
zmoon 4484672
Add anywidget to dev extra
zmoon 450069a
Initial AnyWidget setup
zmoon 935d00b
Initial rendered ABC display
zmoon e5d09d8
Update on change
zmoon 55626ed
Some abcjs renderAbc option sliders
zmoon ff10528
Params can be set in init
zmoon e353932
todo
zmoon b009f3c
Only load once and show logo then
zmoon 4e2d335
Expose the SVGs
zmoon a0e647d
Expose more display options
zmoon f8c8ac3
Split logo URL more
zmoon c4c7d59
fmt
zmoon afc6c65
Add optional deps
zmoon 7c8b032
Make SVG with node (will add args)
zmoon a8964ab
Receive SVG str in Python
zmoon b735d73
Create function to render
zmoon 9905fbf
Pass the ABC via stdin
zmoon a325e43
Python function
zmoon 3598982
Convert SVG to other formats with cairosvg
zmoon fdeb8e5
Tweak docstring
zmoon ae56fef
Update gitignore for test files
zmoon 37df25e
Document options
zmoon 92fd737
Move compose with ipywidgets to module, update examples
zmoon b96befe
From fresh, first cell should show logo
zmoon ada7c0e
Use the widget for Tune _repr_html_
zmoon f973a58
Generate HTML page
zmoon ebf7d7f
Add other widget deps, tweak abcjs mentions
zmoon 0eb00bf
Add docstring for sheet
zmoon 252a092
Merge remote-tracking branch 'origin/main' into anywidget
zmoon 08dcf7d
Merge remote-tracking branch 'origin/main' into anywidget
zmoon 6c6f64e
Specify prefix correctly; better build need check
zmoon cd9198f
Add widget nb to docs build
zmoon 5785f2c
Get tune display in docs working with the new widget approach
zmoon 384d806
Add width (and title) to abcjs logo img
zmoon 8475f1e
Stay on Sphinx 8 for now
zmoon f221e44
notes; svg example
zmoon 1531e55
Update API doc
zmoon 6df6637
Use tabs for the env var setting example
zmoon 28a78b7
Please mypy
zmoon 678596a
widget and sheet deps needed for example nbs
zmoon a4b16e2
Fix ABC img example format
zmoon adfaf72
Build the node package before docs build
zmoon f0326fc
Use Python 3.14 ubuntu-latest on RTD
zmoon 42bf8e3
Fix build step
zmoon 2f39cfc
Apply suggestions from code review
zmoon 0782cbf
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 1a10aa7
Add warning for Tune HTML display deps
zmoon 10cc7f4
When viewing HTML, keep session open, clean up tmp file on exit
zmoon ebb0664
Move visual test of warning to test suite
zmoon a5c58fd
Prevent ABC debug view from interpreting HTML
zmoon a9179a0
Add widget attr helps
zmoon 53c34f7
doc
zmoon f0711e8
Sort of test the html module
zmoon 03b7c1b
Don't cover npm build errors
zmoon 9d007eb
Test some `svg_to` errors
zmoon a165f56
Test in_jupyter
zmoon d89f119
cov
zmoon 870ea29
Try to debug why npm build running again in SVG example
zmoon f98295e
Revert "Try to debug why npm build running again in SVG example"
zmoon 98c9de9
Demo build instead of trying to hide it
zmoon 5438e28
cov
zmoon 130189e
Use gettempdir in test
zmoon b6e223a
typo
zmoon 22df9ab
loop not needed
zmoon 9359305
Don't override passed foreground for ipywidget
zmoon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.