Django Static with Debug Mode
Django Static & Debug Mode Keep in mind. If Debug = False, even though you correctly impletmented your static files, Django do not load any of your stati...
Django Static & Debug Mode Keep in mind. If Debug = False, even though you correctly impletmented your static files, Django do not load any of your stati...
Go to setting: ctrl + , search: workbench.editor.wrapTabs Turn to True(as checked)
Basic Setting make project: $ django-admin startproject webproj
Model Django can have ORM (Object Relational DB) and sql.
While writing django code snippet, I found that it hides double curly brackets( {{}} ). Since Jekyll uses the Liquid templating language to process templates...
MVT Pattern
Flask run as debug mode $ export FLASK_ENV=development $ flask run if not set as dev mode, need to keep restart flask like: $ flask run
sudo apt-get update sudo apt-get install code
Remote-ssh VScode install VSCODE press F1 Find Remote-SSH: Connect current window to Host (or Remote-SSH: Connect to Host) ๋ง์ฝ ์ต์ด config ๋ง๋ค์ด์ผ ๋๋ฉด 4-1...
Align Equations in mathjax format \(\begin{align} \sqrt{37} & = \sqrt{\frac{73^2-1}{12^2}} \\ & = \sqrt{\frac{73^2}{12^2}\cdot\frac{73^2-1}{73^2}} \...
Book - Python Algorithms by Magnus Lie Hetland
Book - Python Algorithms by Magnus Lie Hetland
Book - Python Algorithms by Magnus Lie Hetland
Flask and SQLAlchemy - RESTful APIs - connect to DB Flask Shell - create db fist Run Flask Shell on conda env or venv: flask shell ```flask f...
Plotting ๊ณผ์ pushํ๋ค๊ฐ 100MB ๋๋ ํ์ผ์ pushํ๋ ค๊ณ ํ๋ error๊ฐ ๋ฌ๋ค. 100MB ์ด์ ํ์ผ ์ฌ๋ฆฌ๋ ค๋ฉด Git LFS(Large File Storage)๋ฅผ ์ฌ์ฉํด์ผ ํ๋ค๋๋ฐ ๊ตณ์ด ์ฌ๋ฆฌ์ง ์์๋ ๋๋ค๋ฉด, ์๋ฌ๋ง ํด๊ฒฐํ๊ณ ๋ค์ PUSH ํ๊ณ ์ถ๋ค๋ฉด ์๋ ๋งํฌ๋ฅผ...
์๋ฌด ์๊ฐ ์์ด ์ด๋ฏธ์ง๋ฅผ _site/assets/images ์ ์ด๋ฏธ์ง๋ฅผ ์๋ก ์ฝ์ ํ๋ ค๊ณ ํ๋ ์๊พธ ์ด๋ฏธ์ง๊ฐ ์ญ์ ๋๋ ๊ฒ์ด์๋คโฆ vscode remote connection์ด ๋ฌธ์ ์ธ๊ฐ ์ถ์ด server ๊ฐ์ dir์๋ค ๋ฃ์ด๋ ๋ณด๊ณ connection๋ ๋ค์ ํด๋ดค์ง๋ง ๊ณ์ ์ญ์ ๋๊ธธ๋
Book - Python Algorithms by Magnus Lie Hetland
Git Pull Request ๋ค ์ ๊ณ ๋ณด๋ ๋๋ฌด ์์ธํ๊ฒ ์ ์ ๊ฒ ๊ฐ๊ธฐ๋ ํ๋ค.
Book - Python Algorithms by Magnus Lie Hetland
Numpy