... | ... | @@ -2070,6 +2070,15 @@ modified /home/username/.bashrc |
|
|
(Project-B) [username@res-hpc-lo01 ~]$
|
|
|
```
|
|
|
|
|
|
```
|
|
|
conda search beautifulsoup4
|
|
|
Loading channels: done
|
|
|
# Name Version Build Channel
|
|
|
beautifulsoup4 4.6.0 py27_1 pkgs/main
|
|
|
...
|
|
|
beautifulsoup4 4.9.1 py38_0 pkgs/main
|
|
|
```
|
|
|
|
|
|
```
|
|
|
conda install beautifulsoup4
|
|
|
Collecting package metadata (current_repodata.json): done
|
... | ... | |