Skip to content

Commit

Permalink
Merge 64d5716
Browse files Browse the repository at this point in the history
  • Loading branch information
akgrant43 committed Nov 6, 2024
2 parents cd7d52e + 64d5716 commit af800b4
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions lepiter/9jkob08mw269cpxowmbe0ld8i.lepiter
Original file line number Diff line number Diff line change
Expand Up @@ -606,6 +606,42 @@
},
"string" : "The page [[Inspecting Python objects with custom inspectors]] shows how to obtain an inspector view of an instance of a Python `MovieCollection` class. The notebook page contain live code snippets, which function as contextual playgrounds within the context of the notebook page. From there we can navigate to a moldable object inspector, a moldable tool for exploring live instances. In this case we are exploring a live Python instance of a `MovieCollection` object, with several custom views showing the Directors, Years and Movies of the collection. At the bottom of the inspector we see a contextual playground bound to the context of the Python object."
},
{
"__type" : "pictureSnippet",
"children" : {
"__type" : "snippets",
"items" : [ ]
},
"createEmail" : {
"__type" : "email",
"emailString" : "<unknown>"
},
"createTime" : {
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-11-06T12:22:31.172757+01:00"
}
},
"editEmail" : {
"__type" : "email",
"emailString" : "<unknown>"
},
"editTime" : {
"__type" : "time",
"time" : {
"__type" : "dateAndTime",
"dateAndTimeString" : "2024-11-06T12:22:45.862028+01:00"
}
},
"uid" : {
"__type" : "uid",
"uidString" : "jGt5eJ7iDQCfjLyrCqYYZQ=="
},
"url" : "https://raw.githubusercontent.com/feenkcom/paper-moldable-patterns/refs/heads/main/figures/inspectingPythonObjects.png",
"caption" : "Exploring Python objects within a contextual playground (bottom of middle pane).",
"previewHeight" : 300
},
{
"__type" : "textSnippet",
"children" : {
Expand Down

0 comments on commit af800b4

Please sign in to comment.