We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
9966bb2
Fixes 0.6 deprecations. (Closes #371.)
945737a
Now defaults to using Conda on Mac and Windows (existing installations are unaffected), fixes for Qt5 library path on Windows.
2fcffd5
0.6 compatibility, $$ interpolation in py"..." strings, integration with Julia help in 0.6
$$
py"..."
ba46cf1
fix PyDict for items iterator in Python 3, use a type parameter in Py…