| @echo off | |
| cd /d "%~dp0" | |
| start "" "https://colab.research.google.com" | |
| start "" "%~dp0" | |
| echo Upload jarvis_colab_training.ipynb in Colab, then upload jarvis_colab_bundle.zip when the notebook asks. | |
| @echo off | |
| cd /d "%~dp0" | |
| start "" "https://colab.research.google.com" | |
| start "" "%~dp0" | |
| echo Upload jarvis_colab_training.ipynb in Colab, then upload jarvis_colab_bundle.zip when the notebook asks. | |