Premise Now I’m selecting appropriate DB to store Shop and its Item data under those imaginary conditions. + Each Item belongs to 1 specific shop + Item info and shop […]
Yearly Archives: 2017

Summary Mac: OS X El Capitan (Ver 10.11.6) pyenv: 1.0.2 Anaconda: 3-4.1.1 Jupyter: 4.1.0 Install pyenv Simple Python Version Management: pyenv Something like rbenv for Python, so that we could […]
Let’s get Rocking! on Jupyter Notebook

やりたいこと こんなカンジで各ページに手動でOrderをセットする page1000 (order: 1000) page1001 (order: 1001) page1002 (order: 1002) page2000 (order: 2000) page1001を開くと、ページ下部に <- page1000 page1002 -> とページ送りが設置されている。 やる […]
WordPress 固定ページのページ送りをいぢる

Summary CentOS 7.3 Nginx 1.11.7 PHP 7.0.14 MariaDB 5.5.52 WordPress 4.7 Basic Linux setup (root) [crayon-67d16b0230194575914316/] common [crayon-67d16b02301a9628766150/] dotfiles [crayon-67d16b02301ad327938693/] zshrc [crayon-67d16b02301b0288180673/] JDK & Maven [crayon-67d16b02301b3948153323/] Ruby [crayon-67d16b02301b6460358702/] […]