mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Fixing a broken bullet list
This commit is contained in:
+1
-1
@@ -252,7 +252,7 @@ most out of using Python interactively. Its main components are:
|
|||||||
|
|
||||||
* Powerful Python shells (terminal- and Qt-based).
|
* Powerful Python shells (terminal- and Qt-based).
|
||||||
* A web-based notebook with the same core features but support for rich media,
|
* A web-based notebook with the same core features but support for rich media,
|
||||||
text, code, mathematical expressions and inline plots.
|
text, code, mathematical expressions and inline plots.
|
||||||
* Support for interactive data visualization and use of GUI toolkits.
|
* Support for interactive data visualization and use of GUI toolkits.
|
||||||
* Flexible, embeddable interpreters to load into your own projects.
|
* Flexible, embeddable interpreters to load into your own projects.
|
||||||
* Tools for high level and interactive parallel computing.
|
* Tools for high level and interactive parallel computing.
|
||||||
|
|||||||
Reference in New Issue
Block a user