Skip to content

Commit 6f0647f

Browse files
author
alexliang
committed
update bootstrap.sh.
1 parent f80b23e commit 6f0647f

File tree

20 files changed

+1
-25
lines changed

20 files changed

+1
-25
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/bin/bash
21

32
pip install pandas
43
#sudo apt-get install -y unar

python/app/fedcv/object_detection/config/bootstrap.sh

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
#!/bin/bash
2-
### don't modify this part ###
3-
# set -x
4-
##############################
5-
61

72
### please customize your script in this region ####
83
pip install opencv-python-headless pandas matplotlib seaborn addict

python/examples/cross_device/mqtt_s3_fedavg_cifar10_resnet20_example/config/bootstrap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/bin/bash
21

32
# pip install fedml==0.7.15
43
#pip install --upgrade fedml

python/examples/cross_device/mqtt_s3_fedavg_mnist_lenet_example/config/bootstrap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/bin/bash
21

32
# pip install fedml==0.7.15
43
pip install --upgrade fedml

python/examples/cross_silo/grpc_fedavg_mnist_lr_example/one_line/config/bootstrap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/bin/bash
21

32
# pip install fedml==0.7.15
43
#pip install --upgrade fedml

python/examples/cross_silo/grpc_fedavg_mnist_lr_example/step_by_step/config/bootstrap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/bin/bash
21

32
# pip install fedml==0.7.15
43
#pip install --upgrade fedml

python/examples/cross_silo/light_sec_agg_example/config/bootstrap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/bin/bash
21

32
# pip install fedml==0.7.15
43
#pip install --upgrade fedml

python/examples/cross_silo/mqtt_s3_fedavg_attack_defense_cifar10_resnet56_example/config/bootstrap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/bin/bash
21

32
# pip install fedml==0.7.15
43
#pip install --upgrade fedml

python/examples/cross_silo/mqtt_s3_fedavg_cdp_mnist_lr_example/config/bootstrap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/bin/bash
21

32
# pip install fedml==0.7.15
43
#pip install --upgrade fedml

python/examples/cross_silo/mqtt_s3_fedavg_hierarchical_manual_mnist_lr_example/one_line/config/bootstrap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/bin/bash
21

32
# pip install fedml==0.7.15
43
#pip install --upgrade fedml

0 commit comments

Comments
 (0)