Spaces:
Running
Running
peterschmidt85
commited on
Commit
·
2c0cbd7
1
Parent(s):
41bf0e6
Switched to dstack-stgn:26
Browse files- .idea/.gitignore +8 -0
- .idea/dstack-hub-stgn.iml +8 -0
- .idea/inspectionProfiles/Project_Default.xml +73 -0
- .idea/inspectionProfiles/profiles_settings.xml +6 -0
- .idea/misc.xml +4 -0
- .idea/modules.xml +8 -0
- .idea/vcs.xml +6 -0
- Dockerfile +1 -1
.idea/.gitignore
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Default ignored files
|
2 |
+
/shelf/
|
3 |
+
/workspace.xml
|
4 |
+
# Editor-based HTTP Client requests
|
5 |
+
/httpRequests/
|
6 |
+
# Datasource local storage ignored files
|
7 |
+
/dataSources/
|
8 |
+
/dataSources.local.xml
|
.idea/dstack-hub-stgn.iml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<module type="PYTHON_MODULE" version="4">
|
3 |
+
<component name="NewModuleRootManager">
|
4 |
+
<content url="file://$MODULE_DIR$" />
|
5 |
+
<orderEntry type="inheritedJdk" />
|
6 |
+
<orderEntry type="sourceFolder" forTests="false" />
|
7 |
+
</component>
|
8 |
+
</module>
|
.idea/inspectionProfiles/Project_Default.xml
ADDED
@@ -0,0 +1,73 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<component name="InspectionProjectProfileManager">
|
2 |
+
<profile version="1.0">
|
3 |
+
<option name="myName" value="Project Default" />
|
4 |
+
<inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
5 |
+
<Languages>
|
6 |
+
<language minSize="75" name="Python" />
|
7 |
+
</Languages>
|
8 |
+
</inspection_tool>
|
9 |
+
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
|
10 |
+
<inspection_tool class="HttpUrlsUsage" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
11 |
+
<option name="ignoredUrls">
|
12 |
+
<list>
|
13 |
+
<option value="http://localhost" />
|
14 |
+
<option value="http://127.0.0.1" />
|
15 |
+
<option value="http://0.0.0.0" />
|
16 |
+
<option value="http://www.w3.org/" />
|
17 |
+
<option value="http://json-schema.org/draft" />
|
18 |
+
<option value="http://java.sun.com/" />
|
19 |
+
<option value="http://xmlns.jcp.org/" />
|
20 |
+
<option value="http://javafx.com/javafx/" />
|
21 |
+
<option value="http://javafx.com/fxml" />
|
22 |
+
<option value="http://maven.apache.org/xsd/" />
|
23 |
+
<option value="http://maven.apache.org/POM/" />
|
24 |
+
<option value="http://www.springframework.org/schema/" />
|
25 |
+
<option value="http://www.springframework.org/tags" />
|
26 |
+
<option value="http://www.springframework.org/security/tags" />
|
27 |
+
<option value="http://www.thymeleaf.org" />
|
28 |
+
<option value="http://www.jboss.org/j2ee/schema/" />
|
29 |
+
<option value="http://www.jboss.com/xml/ns/" />
|
30 |
+
<option value="http://www.ibm.com/webservices/xsd" />
|
31 |
+
<option value="http://activemq.apache.org/schema/" />
|
32 |
+
<option value="http://schema.cloudfoundry.org/spring/" />
|
33 |
+
<option value="http://schemas.xmlsoap.org/" />
|
34 |
+
<option value="http://cxf.apache.org/schemas/" />
|
35 |
+
<option value="http://primefaces.org/ui" />
|
36 |
+
<option value="http://tiles.apache.org/" />
|
37 |
+
<option value="http://{os.getenv(" />
|
38 |
+
<option value="http://127.0.0.0.1" />
|
39 |
+
</list>
|
40 |
+
</option>
|
41 |
+
</inspection_tool>
|
42 |
+
<inspection_tool class="PyBroadExceptionInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
|
43 |
+
<inspection_tool class="PyDefaultArgumentInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
44 |
+
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
45 |
+
<option name="ignoredPackages">
|
46 |
+
<value>
|
47 |
+
<list size="3">
|
48 |
+
<item index="0" class="java.lang.String" itemvalue="wandb" />
|
49 |
+
<item index="1" class="java.lang.String" itemvalue="torch" />
|
50 |
+
<item index="2" class="java.lang.String" itemvalue="torchvision" />
|
51 |
+
</list>
|
52 |
+
</value>
|
53 |
+
</option>
|
54 |
+
</inspection_tool>
|
55 |
+
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
56 |
+
<option name="ignoredErrors">
|
57 |
+
<list>
|
58 |
+
<option value="N806" />
|
59 |
+
<option value="N812" />
|
60 |
+
</list>
|
61 |
+
</option>
|
62 |
+
</inspection_tool>
|
63 |
+
<inspection_tool class="PyTypeCheckerInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
64 |
+
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
|
65 |
+
<option name="ignoredIdentifiers">
|
66 |
+
<list>
|
67 |
+
<option value="Exception.response" />
|
68 |
+
</list>
|
69 |
+
</option>
|
70 |
+
</inspection_tool>
|
71 |
+
<inspection_tool class="StructuralWrap" enabled="false" level="TYPO" enabled_by_default="false" />
|
72 |
+
</profile>
|
73 |
+
</component>
|
.idea/inspectionProfiles/profiles_settings.xml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<component name="InspectionProjectProfileManager">
|
2 |
+
<settings>
|
3 |
+
<option name="USE_PROJECT_PROFILE" value="false" />
|
4 |
+
<version value="1.0" />
|
5 |
+
</settings>
|
6 |
+
</component>
|
.idea/misc.xml
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<project version="4">
|
3 |
+
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (base)" project-jdk-type="Python SDK" />
|
4 |
+
</project>
|
.idea/modules.xml
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<project version="4">
|
3 |
+
<component name="ProjectModuleManager">
|
4 |
+
<modules>
|
5 |
+
<module fileurl="file://$PROJECT_DIR$/.idea/dstack-hub-stgn.iml" filepath="$PROJECT_DIR$/.idea/dstack-hub-stgn.iml" />
|
6 |
+
</modules>
|
7 |
+
</component>
|
8 |
+
</project>
|
.idea/vcs.xml
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
+
<project version="4">
|
3 |
+
<component name="VcsDirectoryMappings">
|
4 |
+
<mapping directory="" vcs="Git" />
|
5 |
+
</component>
|
6 |
+
</project>
|
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM dstackai/dstack-stgn:
|
2 |
|
3 |
RUN mkdir -p /.dstack
|
4 |
RUN mkdir -p /.config
|
|
|
1 |
+
FROM dstackai/dstack-stgn:26
|
2 |
|
3 |
RUN mkdir -p /.dstack
|
4 |
RUN mkdir -p /.config
|