Launching refreshed version of LLM Engineering weeks 1-4 - see README

This commit is contained in:
Edward Donner
2025-10-11 15:58:39 -04:00
parent 3286cfb395
commit c7257b9ae6
68 changed files with 16583 additions and 3756 deletions

View File

@@ -0,0 +1,33 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "303a5c4f",
"metadata": {},
"source": [
"# Briefings on Docker and Terraform\n",
"\n",
"Here's a mutual friend giving an excellent self-study tutorial on Docker essentials:\n",
"\n",
"https://chatgpt.com/share/68c34f21-07bc-8012-b411-35cc97aff6ab\n",
"\n",
"And here is an equally excellent overview of Terraform to get you building infrastructure with code like a pro. No more AWS console!\n",
"\n",
"https://chatgpt.com/share/68c3513a-c194-8012-85c3-c0ea9143af5a"
]
},
{
"cell_type": "markdown",
"id": "6fe933fd",
"metadata": {},
"source": []
}
],
"metadata": {
"language_info": {
"name": "python"
}
},
"nbformat": 4,
"nbformat_minor": 5
}