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.
1 parent 26e4b5c commit ec8fb5dCopy full SHA for ec8fb5d
CHANGES
@@ -15,3 +15,11 @@ December 2018
15
- More options supported and documented
16
- Many more examples added to manual, some moved from external .ipynb file
17
- Improved testing scripts
18
+
19
+February 2019
20
+ - Made the package independent of the Jupyter Notebook; it now detects
21
+ whether it is being run in that environment or not, and configures itself
22
+ appropriately (but can be reconfigured on the fly to a degree).
23
+ - If being run from the GAP REPL, plotting functions create temporary HTML
24
+ pages with visualizations in them and display them using the system's
25
+ default web browser.
0 commit comments