You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: algorithm/sandbox/create_mode/desc.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
{
2
-
"create_mode": "Words have to go here",
2
+
"create_mode": "Create Mode is a sandbox editor for creating tracers and auto generating the javascript code for your algorithms. i.g. when selecting Array2DTracer, a tracer will appear and you will have the ability to edit each element in the matrix then generate the javascript code to include in your algorithm. ",
0 commit comments