Skip to content

Instantly share code, notes, and snippets.

View HoBeom's full-sized avatar
๐Ÿค—
hi

jeonhobeom HoBeom

๐Ÿค—
hi
View GitHub Profile
@percurnicus
percurnicus / custom.css
Last active March 28, 2020 22:05
Jupyter Notebook Theme Adapted from Monokai theme in Jupyter themes
/*
Adapted from Jupyter Themes Monokai theme
https://github.com/dunovank/jupyter-themes/blob/master/jupyterthemes/styles/compiled/monokai.css
To use the custom template, make a directory ~/.jupyter/custom/ and then create
the file custom.css in that directory.
*/
div#notebook {
@ninanung
ninanung / forMe.md
Last active July 25, 2023 00:35
์‚ฌ์‹ค์€ ๋‚ด๊ฐ€ ๋ณด๊ธฐ์œ„ํ•œ ๋งˆํฌ๋‹ค์šด ๋ฌธ๋ฒ•์„ค๋ช…์„œ - 1. ์ œ๋ชฉ๊ณผ ํ˜ธ๋ผ์ด์ฆŒ

๋„ˆ์™€ ๋‚˜๋ฅผ ์œ„ํ•œ ๋งˆํฌ๋‹ค์šด ๋ฌธ๋ฒ•์ •๋ฆฌ!

๋งˆํฌ๋‹ค์šด ๋ฌธ๋ฒ•, ์ •๋ง ๊ฐ„๋‹จํ•˜์ง€๋งŒ ๊ตฌ๊ธ€๋ง์„ ํ•ด๋„ ๋ญ”๊ฐ€ ์ข€ ์• ๋งคํ•ฉ๋‹ˆ๋‹ค. ์„ค๋ช…์ด ๋‹ค๋ฅด๊ฑฐ๋‚˜ ๋ถ€์กฑํ•˜๊ฑฐ๋‚˜ ์ € ๊ฐ™์€ ์ดˆ๋ณด์ž๊ฐ€ ๋ณด๊ณ  ๋ฐฐ์šฐ๊ธฐ ์• ๋งคํ•œ ๊ฒฝ์šฐ๊ฐ€ ์ข€ ์žˆ์—ˆ์Šต๋‹ˆ๋‹ค. ๊ทธ๋ž˜์„œ ์ € ์Šค์Šค๋กœ์˜ ๋งˆํฌ๋‹ค์šด ๋ฌธ๋ฒ• ๊ณต๋ถ€๋ฅผ ์œ„ํ•œ ์‹ค์Šต ๊ฒธ ๊ฐ€์ด๋“œ๋ฅผ ์œ„ํ•ด ๋ฌธ๋ฒ•์ •๋ฆฌ๋ฅผ ์ž‘์„ฑํ•ด ๋ณด๊ณ ์ž ํ•ฉ๋‹ˆ๋‹ค. ์ฐธ๊ณ ๋กœ ์ด ์ •๋ฆฌ๋Š” ๊นƒํ—ˆ๋ธŒ์—์„œ ์‚ฌ์šฉํ•˜๋Š” ๊ฒƒ์„ ์ „์ œ๋กœ ํ•ฉ๋‹ˆ๋‹ค.

1.์ œ๋ชฉ๊ณผ ํ˜ธ๋ผ์ด์ฆŒ - html์˜ h1ํ…Œ๊ทธ์™€ hrํ…Œ๊ทธ

1-1.์ œ๋ชฉ

๋จผ์ € ์ œ๋ชฉ์ž…๋‹ˆ๋‹ค. ์ œ๋ชฉ์„ ์“ฐ๋Š” ๋ฐฉ๋ฒ•์€ ๋‘ ๊ฐ€์ง€๋กœ ๋‚˜๋ˆŒ ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.

  • ์ œ๋ชฉ๊ณผ ํ•จ๊ป˜ hr, ์ฆ‰ ํ˜ธ๋ผ์ด์ฆŒ์„ ๋ช…์‹œ์ ์œผ๋กœ ๊ฐ™์ด ์“ด๋‹ค.
@aahoo
aahoo / A Github Flavored Theme for Ipython or Jupyter Notebook.md
Last active May 20, 2022 09:02
Github Flavored Theme for Ipython/Jupyter Notebook

Github Flavored Theme for Ipython/Jupyter Notebook

Put custom.css in .jupyter/custom/ (if you are running recent version of Jupyter).

Note: Tested only on Chrome. Let me know if something is not working.

img1 img1 img1