Skip to content
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

Update snakeviz to 2.2.0 #859

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates snakeviz from 1.0.0 to 2.2.0.

Changelog

2.2.0

===================

* Add configuration options for the %snakeviz magic
(thanks dabacon in 174)
* Drop explicit support for EOL Pythons

2.1.2

===================

* Add dark theme (thanks martinbagic in 173)
* Add python-requires metadata (thanks matthewfeickert in 188)

2.1.1

===================

* Improved styling for snakeviz dropdowns (thanks dannysepler in 166)
* Improved performance of the icicle chart (thanks dannysepler in 165)

2.1.0

===================

* Fix SnakeViz for Windows and Python 3.8 (thanks daniel-butler in 139).
* Adds helpful title text to the stats table (thanks PeterJCLaw in 142).
* Fixes a Python 2.7 compatibility issue with directory listing
(thanks joranbeasley in 144).

2.0.1

===================

* Fixes to SnakeViz embedding so that it doesn't assume jQuery is available
when configuring the SnakeViz iframe.
* Add a set of default ports attempted when starting SnakeViz for
embedding within Jupyter (Thanks andyljones in 125!).

2.0.0

===================

* ``%snakeviz`` IPython magic command now embeds the snakeviz visualization
within a Jupyter Notebook when invoked from the notebook. This is the
default behavior when it's used within a Notebook.
(Thanks yjmade via 110!)
* Improved error message when ``pstats.Stats`` can't load a profile.
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant