Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit e775010

Browse files
committed
Added Firefly show_lab_tab method
1 parent 1960910 commit e775010

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

03b_Image_Display_with_Firefly.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,8 @@
136136
"outputs": [],
137137
"source": [
138138
"afwDisplay.setDefaultBackend('firefly')\n",
139-
"afw_display = afwDisplay.Display(frame=1)"
139+
"afw_display = afwDisplay.Display(frame=1)\n",
140+
"afw_display.getClient().show_lab_tab()"
140141
]
141142
},
142143
{

0 commit comments

Comments
 (0)