File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- * .ipynb filter =strip-notebook-output
1+ * .ipynb filter =strip-notebook-output
Original file line number Diff line number Diff line change @@ -54,4 +54,3 @@ deploy:
5454 stage : deploy
5555 script : echo "Define your deployment script!"
5656 environment : production
57-
Original file line number Diff line number Diff line change 1- [pytest]
1+ [pytest]
22pythonpath = src
Original file line number Diff line number Diff line change 22 "cells" : [
33 {
44 "cell_type" : " markdown" ,
5- "id" : " efb79425-958b-412c-afa9-055e27a69baa " ,
5+ "id" : " 0 " ,
66 "metadata" : {},
77 "source" : [
88 " # Tutorial 1"
99 ]
1010 },
1111 {
1212 "cell_type" : " code" ,
13- "execution_count" : 1 ,
14- "id" : " 68ad1562-4953-444c-96c7-9026bcc54cc7 " ,
13+ "execution_count" : null ,
14+ "id" : " 1 " ,
1515 "metadata" : {},
16- "outputs" : [
17- {
18- "name" : " stdout" ,
19- "output_type" : " stream" ,
20- "text" : [
21- " Example tutorial which will be published in the docs!\n "
22- ]
23- }
24- ],
16+ "outputs" : [],
2517 "source" : [
2618 " print(\" Example tutorial which will be published in the docs!\" )"
2719 ]
You can’t perform that action at this time.
0 commit comments