update,
This commit is contained in:
2
vinniesniper-54816/.gitignore
vendored
Normal file
2
vinniesniper-54816/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
**/*.tar.gz
|
||||
**/*bak
|
BIN
vinniesniper-54816/ZbE3LMObQU.png
(Stored with Git LFS)
Normal file
BIN
vinniesniper-54816/ZbE3LMObQU.png
(Stored with Git LFS)
Normal file
Binary file not shown.
12
vinniesniper-54816/gitUpdate.sh
Executable file
12
vinniesniper-54816/gitUpdate.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
git status .
|
||||
|
||||
read -p "Press enter to continue"
|
||||
|
||||
git add .
|
||||
git commit -m "update vinniesniper-54816"
|
||||
git push
|
||||
|
14
vinniesniper-54816/notes.md
Normal file
14
vinniesniper-54816/notes.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# vinniesniper-54816
|
||||
|
||||
1. indivial / group project ?
|
||||
2. basic / advanced ?
|
||||
3. 做 source code only / source + report ?
|
||||
|
||||
欠唔知想做乜
|
||||
欠問題
|
||||
|
||||
|
||||
setup backend
|
||||
```bash
|
||||
$ conda activate opencv3
|
||||
```
|
5
vinniesniper-54816/pyproject.toml
Normal file
5
vinniesniper-54816/pyproject.toml
Normal file
@@ -0,0 +1,5 @@
|
||||
[project]
|
||||
name = "spam-eggs"
|
||||
|
||||
[tool.black]
|
||||
line-length = 160
|
11
vinniesniper-54816/setup_journal.md
Normal file
11
vinniesniper-54816/setup_journal.md
Normal file
@@ -0,0 +1,11 @@
|
||||
enable virtualization, vt-d
|
||||
|
||||
|
||||
setup wsl
|
||||
setup ubuntu
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user