Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Perform multi-objective optimization to simultaneously optimize tensile strength
and glass transition temperature of a sustainability-focused epoxy formulation.

##�� The Assignment
## The Assignment

### 🎯 Task Context

Expand Down Expand Up @@ -114,3 +114,4 @@ See `postCreateCommand` from [`devcontainer.json`](.devcontainer/devcontainer.js

## Notes
- pip's install path is not included in the PATH var by default, so without installing via `sudo -H`, pytest would be unaccessible.

Loading