Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 4d5f174

Browse files
committed
rename remote_test.py to test_remote.py
1 parent 7668ed2 commit 4d5f174

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

remote_test.py renamed to test_remote.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import os
22
import paperspace
33

4-
paperspace.config.PAPERSPACE_API_KEY = '14a4bc1cbc414...'
5-
64
paperspace.jobs.runas_job({'project': 'myproject', 'machineType': 'GPU+', 'container': 'Test-Container'})
75

86
print(os.getcwd())

0 commit comments

Comments
 (0)