File tree Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Expand file tree Collapse file tree 1 file changed +14
-6
lines changed Original file line number Diff line number Diff line change 123
123
{
124
124
"data" : {
125
125
"application/vnd.jupyter.widget-view+json" : {
126
- "model_id" : " 5b588104946d4411ac321fad54a0e16e " ,
126
+ "model_id" : " 80383a00c5884c08a596ae6b94b4894c " ,
127
127
"version_major" : 2 ,
128
128
"version_minor" : 0
129
129
},
674
674
},
675
675
{
676
676
"cell_type" : " code" ,
677
- "execution_count" : 17 ,
677
+ "execution_count" : 16 ,
678
678
"id" : " 0526c84e-955c-4337-a025-dfbdd24c458f" ,
679
679
"metadata" : {},
680
680
"outputs" : [],
684
684
},
685
685
{
686
686
"cell_type" : " code" ,
687
- "execution_count" : 18 ,
687
+ "execution_count" : 17 ,
688
688
"id" : " 53200a33-235c-482e-9399-cbce1d83a0a9" ,
689
689
"metadata" : {},
690
690
"outputs" : [],
691
691
"source" : [
692
- " my_timesheet = tuttle.rendering.render_timesheet(\n " ,
692
+ " tuttle.rendering.render_timesheet(\n " ,
693
693
" user=app.user,\n " ,
694
694
" timesheet=my_timesheet,\n " ,
695
695
" style=\" anvil\" ,\n " ,
699
699
},
700
700
{
701
701
"cell_type" : " code" ,
702
- "execution_count" : null ,
702
+ "execution_count" : 18 ,
703
703
"id" : " 1bbeff8e-4c1c-42f6-b2a3-190bb6718a0f" ,
704
704
"metadata" : {},
705
705
"outputs" : [],
706
706
"source" : [
707
- " invoice_path = str(invoice_dir / f\" Invoice-{my_timesheet.title}\" / f\" Timesheet-{my_timesheet.title}.html\" )"
707
+ " timesheet_path = str(timesheet_dir / f\" Invoice-{my_timesheet.title}\" / f\" Timesheet-{my_timesheet.title}.html\" )"
708
708
]
709
+ },
710
+ {
711
+ "cell_type" : " code" ,
712
+ "execution_count" : null ,
713
+ "id" : " 7ebbca2c-6d63-4df9-bdca-e36891b9ef7a" ,
714
+ "metadata" : {},
715
+ "outputs" : [],
716
+ "source" : []
709
717
}
710
718
],
711
719
"metadata" : {
You can’t perform that action at this time.
0 commit comments