Skip to content

Commit 7c8d634

Browse files
committed
dstat: show memory stats
1 parent ece9667 commit 7c8d634

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

initsmnb/install-cli.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ sudo yum-config-manager --add-repo=https://copr.fedorainfracloud.org/coprs/cyqsi
1313
#sudo yum update -y # Disable. It's slow to update 100+ SageMaker-provided packages.
1414
sudo yum install -y htop tree fio dstat dos2unix tig ncdu ripgrep bat git-delta inxi mediainfo git-lfs nvme-cli aria2
1515
echo "alias ncdu='ncdu --color dark'" | sudo tee /etc/profile.d/initsmnb-cli.sh
16+
echo 'export DSTAT_OPTS="-cdngym"' | sudo tee -a /etc/profile.d/initsmnb-cli.sh
1617

1718
# This nbdime is broken. It crashes with ModuleNotFoundError: jsonschema.protocols.
1819
rm ~/anaconda3/bin/nb{diff,diff-web,dime,merge,merge-web,show} ~/anaconda3/bin/git-nb* || true

0 commit comments

Comments
 (0)