Skip to content
Snippets Groups Projects
Select Git revision
  • 59bf3b4bd926e791650b660ff001bb446bedfa25
  • master default
  • object
  • develop protected
  • private_algos
  • cuisine
  • SMOTE
  • revert-76c4cca5
  • archive protected
  • no_graphviz
  • 0.0.1
11 results

__init__.py

Blame
  • build.sh 100 B
    #!/bin/bash
    docker build --progress=plain -t brunoe/${PWD##*/}:$(git rev-parse --abbrev-ref HEAD) .