{ "cells": [ { "cell_type": "markdown", "id": "96c4d52c-3704-474c-baaa-8feb0fa019ab", "metadata": {}, "source": [ "# Inspecting the File content\n", "\n", "To get an overview of the file content, a tree-view representation is provided. It can be called using `.dump()`. This, however, is only possible in notebooks. Outside of it (e.g. in a normal python console) call `.sdump()` (string-dump) to get a \"raw\", non-interactive, tree view.\n", "\n", "However, we are in a notebook environment here, so let's use `dump()`:" ] }, { "cell_type": "code", "execution_count": 1, "id": "d0f77ed6-6668-41b2-9ceb-8487e7141cc5", "metadata": { "tags": [] }, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Failed to import module h5tbx\n" ] }, { "data": { "text/html": [ "
\n", "