Skip to content

jasmin89/katago-colab

 
 

Repository files navigation

colab-katago-gd

This program has been modified from the original colab-katago to store SSH information on Google Drive.

See how to use:

Korean Version
https://colab.research.google.com/drive/1b99A3CVrK4GdaD-DHivh5nT_dN_SpFbJ?usp=sharing

Build

GOOS=darwin GOARCH=amd64 go build -o ./bin/colab-katago-for-mac 
GOOS=linux GOARCH=amd64 go build -o ./bin/colab-katago-for-linux
GOOS=windows GOARCH=amd64 go build -o ./bin/colab-katago-for-windows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 73.2%
  • Go 18.4%
  • Shell 5.7%
  • Batchfile 2.7%