microsoft--ai-for-beginners
3 行
54 B
Bash
3 行
54 B
Bash
#!/bin/bash
|
|
conda update -n base -c conda-forge conda
|