Skip to content

Commit

Permalink
draft modelsearch with sectors
Browse files Browse the repository at this point in the history
Signed-off-by: ivelin <[email protected]>
  • Loading branch information
ivelin committed Feb 13, 2024
1 parent b3d4f82 commit 331b183
Show file tree
Hide file tree
Showing 11 changed files with 725 additions and 691 deletions.
8 changes: 8 additions & 0 deletions canswim.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
#!/usr/bin/bash
args=("$@")
conda activate canswim
pip install -e ./
python -m canswim "${args[@]}"

# run dashboard
# gradio src/canswim/dashboard.py
6 changes: 0 additions & 6 deletions dashboard.sh

This file was deleted.

Loading

0 comments on commit 331b183

Please sign in to comment.