Not yet, but that would be really nice. The technical limitation right now is figuring out a way out of the jupyter sandbox as index.html
files in visualization usually load assets and other files, so we need a way to "hoist" that directory into something that the jupyter notebook would serve (or we start an ephemeral web-server for reprs).
2 Likes