Skip to content

Commit

Permalink
Set docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed May 25, 2024
1 parent a21e27e commit be46148
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions algos/ads_2/main.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
#!/usr/bin/env bash
#DOCKER_IMAGE=continuumio/anaconda3:latest
#DOCKER_IMAGE=jupyter/datascience-notebook:x86_64-latest

# == References ==

apt-get update
apt-get install -y gcc

git clone https://github.com/axondeepseg/axondeepseg.git ads_v2

cd ads_v2
Expand Down

0 comments on commit be46148

Please sign in to comment.