Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
michelmetran committed Nov 29, 2023
1 parent 2dd62ad commit cc3e114
Showing 1 changed file with 23 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
{
"cells": [
{
"cell_type": "raw",
"metadata": {},
"source": [
"---\n",
"title: \"Jobs AI\"\n",
"date: 2019-06-13T15:34:30-04:00\n",
"last_modified_at: 2022-06-29T00:00:00-03:00\n",
"categories:\n",
" - IT\n",
"tags:\n",
" - jobs\n",
"---"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand All @@ -11,12 +26,19 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"import os"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit cc3e114

Please sign in to comment.