mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-24 05:15:47 +03:00
'chart' extra not provided #1389
This commit is contained in:
parent
9508300d54
commit
ebb8c8adeb
1
NEWS
1
NEWS
@ -37,6 +37,7 @@ Others:
|
||||
|
||||
* Add Docker documentation (thanks to @rgarrigue)
|
||||
* Refactor Glances logs (now called Glances events)
|
||||
* "chart" extra dep replace by "graph" #1389
|
||||
|
||||
Version 3.0.2
|
||||
=============
|
||||
|
@ -145,7 +145,7 @@ features (like the Web interface, exports modules...):
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
pip install 'glances[action,browser,cloud,cpuinfo,chart,docker,export,folders,gpu,ip,raid,snmp,web,wifi]'
|
||||
pip install 'glances[action,browser,cloud,cpuinfo,docker,export,folders,gpu,graph,ip,raid,snmp,web,wifi]'
|
||||
|
||||
To upgrade Glances to the latest version:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user