-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Traitlets #4762
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
Closed
Closed
Traitlets #4762
Changes from 1 commit
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
c202812
supress ipynb files
rmorshea 9d4092e
todo list
rmorshea 0edf017
refactoring with new workflow
rmorshea f73f7b6
transform refactoring : see TODO
rmorshea 8b91ade
transform refactoring : see TODO
rmorshea ff69573
revert .gitignore
rmorshea 602ce41
remove ipynb_checkpoints
rmorshea 97167ac
see TODO
rmorshea 52fdc79
see TODO
rmorshea de152bc
see TODO
rmorshea ae5b5ba
transform implamented
rmorshea 5f58d90
progress update
rmorshea a8a1f18
see TODO
rmorshea 664c02a
last update of refactor
rmorshea 0275157
ignore refactor
rmorshea e258cd2
last update to refactor
rmorshea a14f83b
comment change
rmorshea e238441
rebase with origin/master (up to date with upstream/master)
rmorshea 97f0532
add figure traitlet
rmorshea e1d976d
shrink file
rmorshea d85e2c1
progress towards full test suite pass
rmorshea b6d3e45
errors reduced to pickling and ref counts
rmorshea be7f591
update rebase
rmorshea 5609b44
fix memory leak in Artist
rmorshea 871388d
fix memory leaks in test_quiver.py
rmorshea 4030397
fix exdict inheritance
rmorshea 5a2160f
fix pickling
rmorshea b436bee
update traitlets
rmorshea 593e34c
remove print statement
rmorshea 4b6195c
resolve pickling
rmorshea d11236c
update exdict
rmorshea 1debbd0
simple performance test
rmorshea bbf1c89
update TODO progress report
rmorshea 709bdac
refactor visible and animated
rmorshea 867899c
shrink file
rmorshea cfb0713
refactor alpha, but failed alpha blending in agg
rmorshea e9c8489
refactor rasterize, pickable, evenston
rmorshea a2e6676
update rebase
rmorshea 299ceb2
FIX: revert changes to gc calls
tacaswell 93945ab
fix memory leak
rmorshea 9934482
see TODO
rmorshea 22e4b0c
change property updates via name
rmorshea 9b65ee0
see TODO
rmorshea 9528a83
base artist refactor complete: see TODO
rmorshea f69490b
fix sketch_params/path_effects default
rmorshea afddefe
fix setp/getp, change forced callbacks
rmorshea cd1d60a
reintroduce traitlets test
rmorshea 89caa0f
fix typo
rmorshea 7717e07
update rebased commits
rmorshea 57131b2
add traitlets as test dep
rmorshea 6aacb91
simplify old value store for forced callbacks
rmorshea 4cf88ff
use new traitlets api (has quiver memory leaks)
rmorshea bb02b38
add @retrieve decorator
rmorshea a43cdf9
correct private get
rmorshea be3de2f
now requires most revent version of traitlets
rmorshea 340df20
reintroduce mute context manager, and begin uncommenting legacy sette…
rmorshea 84ac0ff
edit traitlets as test dep
rmorshea 7dc256a
finish uncommenting setters/getters
rmorshea d895089
MNT: minor fixes
tacaswell 6ba2c89
TST: use bleeding edge branch for traitlets
tacaswell 0064153
pep8 fixes
rmorshea ffe9d09
final pep8 fixes
rmorshea bdf6622
traitlet warning supression
rmorshea 08a6db7
fix pylab example
rmorshea 0d936ed
supress more warnings
rmorshea 9d76e5a
supress more warnings
rmorshea 3826b49
correct impropper validate usage
rmorshea abba50b
correct after rebase
rmorshea d8f65db
setattr in SimpleChainedObjects
rmorshea 1917a2d
fix travis.yml after rebase
rmorshea 86a9b69
misc edits, mark as changed only if setter is used
rmorshea 40d5b49
change traitlets warn message
rmorshea 0d1eb25
COMPRESS
rmorshea 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
pep8 fixes
- Loading branch information
commit 0064153e6cb44b49b3400834ba13a86949e906ed
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe remove the
IPython's
here (and elsewhere similar messages appear). This is not to avoid giving credit where credit is due, just that this could imply that we are growing a dependency on IPython, which we aren't.