Skip to content

fix text in tutorial 2 to support zsh #34

@danielskatz

Description

@danielskatz

In tutorial 2, in the monitoring section, we say to do
pip install parsl[monitoring]
but on a mac, this needs to be
python3 -m pip install 'parsl[monitoring]'

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions