Skip to content

Commit 19e3925

Browse files
authored
Add bug workaround notice (#28)
1 parent 578d5ac commit 19e3925

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

ShadowFinderColab.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@
1414
"\n",
1515
"Using an object's height and the length of its shadow (or the angle to the sun) with the date and the time, this code estimates the possible locations of that shadow.\n",
1616
"\n",
17-
"> <font color='#ffc107'>Important:</font> The shadow length must be measured at right angles to the object 📐 This means that you might have to correct for the perspective of an image before using this tool."
17+
"> <font color='#ffc107'>Important:</font> The shadow length must be measured at right angles to the object 📐 This means that you might have to correct for the perspective of an image before using this tool.\n",
18+
"\n",
19+
"> <font color='#ab0107'>Bug Workaround:</font> At the moment there is a bug with Shadow Finder which results in an error. You can still use the tool in Google Colab by running the tool, getting the error, then restarting the session. Do this by navigating to the 'Runtime' menu at the top of the window, then click 'Restart session'. When you run the tool a second time it should work."
1820
]
1921
},
2022
{

0 commit comments

Comments
 (0)