File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 22 Changelog
33==========
44
5+ v1.0.4
6+ ======
7+
8+ * Bug fix for plotting real/imag of complex functions.
9+
10+
511v1.0.3
612======
713
Original file line number Diff line number Diff line change 4949
5050It is also the perfect time to verify that K3D-Jupyter is working:
5151
52- 1. launch `jupyter notebook `.
52+ 1. launch `` jupyter notebook ` `.
53532. open a notebook.
54543. run the following code:
5555
@@ -70,7 +70,7 @@ It is also the perfect time to verify that K3D-Jupyter is working:
7070 * ``jupyter nbextension install --user --py k3d ``
7171 * ``jupyter nbextension enable --user --py k3d ``
7272
73- 4. Restart `jupyter notebook `
73+ 4. Restart `` jupyter notebook ` `
7474 5. Open the previous notebook and execute the plot command.
7575
7676Refer to the :ref: `tutorials ` for a starter guide on using the plotting backends.
Original file line number Diff line number Diff line change 1- __version__ = "1.0.3 "
1+ __version__ = "1.0.4 "
You can’t perform that action at this time.
0 commit comments