I'm wondering if is possible to setup an environment where a notebook can be dynamically created for a student (probably using JupiterHub) and then inspected as they are working in it. I have found some documentation (and the "try jupyter" pages) that suggests the first part of what I want to do is possible, but I haven't seen anything about programatic inspection of a notebook.
I'm wondering if is possible to setup an environment where a notebook can be dynamically created for a student (probably using JupiterHub) and then inspected as they are working in it. I have found some documentation (and the "try jupyter" pages) that suggests the first part of what I want to do is possible, but I haven't seen anything about programatic inspection of a notebook.
Thanks!