%%script bash
pip --version
brew --version
ruby -v
jupyter --version
cd /Users/justin/vscode/stunew
cat _config.yml
pip 23.2.1 from /opt/homebrew/lib/python3.11/site-packages/pip (python 3.11)
Homebrew 4.1.7
Homebrew/homebrew-core (git revision b0cf0dca206; last commit 2023-08-30)
ruby 2.6.8p205 (2021-07-07 revision 67951) [universal.arm64e-darwin21]
Selected Jupyter core packages...
IPython          : 8.15.0
ipykernel        : 6.25.1
ipywidgets       : not installed
jupyter_client   : 8.3.0
jupyter_core     : 5.3.1
jupyter_server   : not installed
jupyterlab       : not installed
nbclient         : 0.8.0
nbconvert        : 7.7.4
nbformat         : 5.9.2
notebook         : not installed
qtconsole        : not installed
traitlets        : 5.9.0
title: CompSci Blogs
description: "August 2023 to June 2024"
owner_name: Nighthawk Coders
github_username: nighthawkcoders
baseurl: "/stunew"
remote_theme: pages-themes/midnight@v0.2.0
# remote_theme: pages-themes/dinky@v0.2.0
# remote_theme: pages-themes/minimal@v0.2.0
# remote_theme: pages-themes/hacker@v0.2.0
# remote_theme: pages-themes/cayman@v0.2.0
# remote_theme: pages-themes/time-machine@v0.2.0
plugins:
- jekyll-remote-theme
future: true