{ "metadata": { "name": "Local Files" }, "nbformat": 3, "nbformat_minor": 0, "worksheets": [ { "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## Local Files\n", "\n", "The above examples embed images and video from the notebook filesystem in the output\n", "areas of code cells. It is also possible to request these files directly in markdown cells\n", "if they reside in the notebook directory via relative urls prefixed with `files/`:\n", "\n", " files/[subdirectory/]\n", "\n", "\n", "For example, in the example notebook folder, we have the Python logo, addressed as:\n", "\n", " \n", "\n", "\n", "\n", "and a video with the HTML5 video tag:\n", "\n", "