this is quoted
$ lein new luminus app
from selenium import webdriver | |
from selenium.webdriver.common.keys import Keys | |
from selenium.webdriver.common.by import By | |
from selenium.webdriver.support.expected_conditions import * | |
from selenium.webdriver.support.wait import WebDriverWait | |
from time import sleep | |
driver = webdriver.Chrome() | |
driver.fullscreen_window() |
test gist from gist cli
import ply.lex as lex | |
from ply.lex import LexToken | |
import ply.yacc as yacc | |
tokens = ('ID', | |
'COLON', | |
'WS', | |
'NEWLINE', | |
'INDENT', |
<import> | |
re | |
psycopg2 | |
model | |
[flask [Flask request jsonify]] | |
[flask_cors CORS] | |
</import> | |
<def | |
app = <Flask>__name__</Flask> |
다음 질문을 한글로 정리한 것입니다.
또한 다시 초기화되버린 배경사진을 바꾸느라 다시 검색할 저를 위한 것입니다. 😭
$ locate ubuntu.css
로 ubuntu.css
를 찾고 미리 백업을 해두세요.