You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -185,12 +185,24 @@ Requirements
185
185
Tested on
186
186
=========
187
187
188
+
* IPython 3.6 with Python 3.6 on Linux 64bit and Macs (2018-04)
188
189
* IPython 3.2 with Python 3.4 on Linux 64bit (2015-06)
189
190
* IPython 2.2 with Python 2.7 on Linux 64bit (2015-06)
190
191
* IPython 2.1 with Python 2.7 on Linux 64bit (not tested in 2015)
191
192
* IPython 2.1 with Python 2.7 on Windows 64bit (no `perf` support, not tested in 2015)
192
193
* IPython 2.1 with Python 2.7 on OS X 10.10 Yosemite (no `perf` support, not tested in 2015)
193
194
* IPython 1.2 KNOWN NOT TO WORK
195
+
196
+
Acknowledgements
197
+
================
198
+
199
+
Many thanks to https://github.com/manahl/ for hosting a hackathon (2018-04) that lead to us publishing `ipython_memory_usage` to PyPi: https://pypi.org/project/ipython-memory-usage/ . Props to my colleagues for helping me fix the docs and upload to PyPI:
0 commit comments