config

Config

https://huyen-nguyen.github.io/config/

Set up venv

python -m venv .venv
source .venv/bin/activate

Install the required dependencies:

python3 -m pip install -r requirements.txt

Allow showing hidden files in Jupyter Lab

jupyter lab --ContentsManager.allow_hidden=True

CSS reference

All classes: https://www.w3schools.com/w3css/w3css_references.asp

W3 resposive layout: https://www.w3schools.com/w3css/w3css_responsive.asp

MacBook Pro

https://huyen-nguyen.github.io/config/MBP15

Monitor LG 4K

https://huyen-nguyen.github.io/config/LG4K

Funny thing is, my Mac allows 1080p resolution at up to 60Hz, and 3840-by-2160 (4K) resolution at 30Hz on HDMI video output. Therefore, the LG monitor can only display @ 30Hz although it’s designed for 60Hz.

The pretty solution here is making use of Thunderbolt 2 port from the Mac, to connect with the DisplayPort of the LG monitor, using Mini DisplayPort - DisplayPort cable :)

Details for Mac ports: https://support.apple.com/en-us/HT201736