Skip to content

Commit

Permalink
add headline to pipeline demo
Browse files Browse the repository at this point in the history
  • Loading branch information
aviaIguazio committed Jan 28, 2024
1 parent ca11b11 commit 70d72f6
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions financial-payment-pipeline.ipynb
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
{
"cells": [
{
"cell_type": "markdown",
"source": [
"# Payment classification pipeline"
],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "code",
"execution_count": 1,
"id": "c447c260-b243-4f62-8a48-9dd07091282d",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": []
},
"outputs": [
{
"name": "stdout",
Expand All @@ -23,7 +24,10 @@
],
"source": [
"import mlrun"
]
],
"metadata": {
"collapsed": false
}
},
{
"cell_type": "code",
Expand Down

0 comments on commit 70d72f6

Please sign in to comment.