Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Community notebook error #625

Closed
raverydavis opened this issue Mar 15, 2024 · 1 comment
Closed

Community notebook error #625

raverydavis opened this issue Mar 15, 2024 · 1 comment

Comments

@raverydavis
Copy link

From the embedded notebook here: https://community.wolfram.com/groups/-/m/t/3125446

Debug Data
Property Value
Name "Wolfram/Chatbook"
Version "1.4.1"
ReleaseID "99ef68cc05d223c3134def1c9a1628797da64830"
EvaluationEnvironment "WebEvaluation"
FrontEndVersion "Cloud: 1.68 (February 7, 2024)"
KernelVersion "14.0.0 for Linux x86 (64-bit) (December 13, 2023)"
SystemID "Linux-x86-64"
Notebooks True
DynamicEvaluation False
SynchronousEvaluation False
TaskEvaluation False

Settings

Property Value

Stack Data

throwFailure
trimURL

Failure Data

<|
  "Evaluation" :> Wolfram`Chatbook`Actions`AttachCodeButtons[Dynamic[FE`attached$$6882350168456004007851335672204116001163], CellObject["27b13f84-594f-498d-b13b-0f39be203d8e", "cfd96f8b9a764f1295addbda8c5b1415"], "(* Set the radius and number of iterations *)\nradius = 1;\nnumIter = 10000;\n\n(* Generate random samples for X and Y coordinates *)\nX = RandomReal[{-radius, radius}, numIter];\nY = RandomReal[{-radius, radius}, numIter];\n\n(* Calculate if each sample is inside the circle *)\ninside = UnitStep[radius...
  "Failure" -> Failure["ConfirmationFailed", <|"Information" :> "ParentCell", "MessageTemplate" -> "``[``] did not return True.", "MessageParameters" :> {Wolfram`Chatbook`Actions`Private`chatCodeBlockQ, CellObject["27b13f84-594f-498d-b13b-0f39be203d8e", "cfd96f8b9a764f1295addbda8c5b1415"]}, "ConfirmationType" -> "ConfirmBy", "Expression" :> CellObject["27b13f84-594f-498d-b13b-0f39be203d8e", "cfd96f8b9a764f1295addbda8c5b1415"], "Function" :> Wolfram`Chatbook`Actions`Private`chatCodeBlockQ|>]
  "Arguments" -> {}
  "Stack" :> Wolfram`Chatbook`Common`Private`$stack$76802
|>
@rhennigan
Copy link
Member

Duplicate of #609

@rhennigan rhennigan marked this as a duplicate of #609 Mar 15, 2024
@rhennigan rhennigan closed this as not planned Won't fix, can't repro, duplicate, stale Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants