...
Browse files- .idea/workspace.xml +9 -5
- README.md +5 -1
.idea/workspace.xml
CHANGED
|
@@ -4,7 +4,10 @@
|
|
| 4 |
<option name="autoReloadType" value="SELECTIVE" />
|
| 5 |
</component>
|
| 6 |
<component name="ChangeListManager">
|
| 7 |
-
<list default="true" id="5fc36b13-28f2-46dd-bca2-e321b0f67a8e" name="Changes" comment=""
|
|
|
|
|
|
|
|
|
|
| 8 |
<option name="SHOW_DIALOG" value="false" />
|
| 9 |
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
| 10 |
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
@@ -13,9 +16,9 @@
|
|
| 13 |
<component name="Git.Settings">
|
| 14 |
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
| 15 |
</component>
|
| 16 |
-
<component name="ProjectColorInfo">
|
| 17 |
-
|
| 18 |
-
}
|
| 19 |
<component name="ProjectId" id="2wXupu2g86hy32G0COygdFoEHeT" />
|
| 20 |
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
| 21 |
<component name="ProjectViewState">
|
|
@@ -25,8 +28,9 @@
|
|
| 25 |
<component name="PropertiesComponent"><![CDATA[{
|
| 26 |
"keyToString": {
|
| 27 |
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
| 28 |
"git-widget-placeholder": "master",
|
| 29 |
-
"last_opened_file_path": "F:/PythonProject/
|
| 30 |
}
|
| 31 |
}]]></component>
|
| 32 |
<component name="RecentsManager">
|
|
|
|
| 4 |
<option name="autoReloadType" value="SELECTIVE" />
|
| 5 |
</component>
|
| 6 |
<component name="ChangeListManager">
|
| 7 |
+
<list default="true" id="5fc36b13-28f2-46dd-bca2-e321b0f67a8e" name="Changes" comment="">
|
| 8 |
+
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
| 9 |
+
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
| 10 |
+
</list>
|
| 11 |
<option name="SHOW_DIALOG" value="false" />
|
| 12 |
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
| 13 |
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
|
|
| 16 |
<component name="Git.Settings">
|
| 17 |
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
| 18 |
</component>
|
| 19 |
+
<component name="ProjectColorInfo">{
|
| 20 |
+
"associatedIndex": 3
|
| 21 |
+
}</component>
|
| 22 |
<component name="ProjectId" id="2wXupu2g86hy32G0COygdFoEHeT" />
|
| 23 |
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
| 24 |
<component name="ProjectViewState">
|
|
|
|
| 28 |
<component name="PropertiesComponent"><![CDATA[{
|
| 29 |
"keyToString": {
|
| 30 |
"RunOnceActivity.ShowReadmeOnStart": "true",
|
| 31 |
+
"RunOnceActivity.git.unshallow": "true",
|
| 32 |
"git-widget-placeholder": "master",
|
| 33 |
+
"last_opened_file_path": "F:/PythonProject/TeacherAss_public"
|
| 34 |
}
|
| 35 |
}]]></component>
|
| 36 |
<component name="RecentsManager">
|
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: 🚀
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: indigo
|
|
@@ -14,3 +14,7 @@ git add .
|
|
| 14 |
git commit -m "..."
|
| 15 |
git push space master:main
|
| 16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Metodika
|
| 3 |
emoji: 🚀
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: indigo
|
|
|
|
| 14 |
git commit -m "..."
|
| 15 |
git push space master:main
|
| 16 |
|
| 17 |
+
|
| 18 |
+
https://huggingface.co/spaces/zenivan/metodica
|
| 19 |
+
|
| 20 |
+
git remote set-url space https://huggingface.co/spaces/zenivan/metodika
|