From 21cff64f30fc71c276b31880a531136ceb95c01f Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Wed, 28 Oct 2020 17:07:27 -0500 Subject: [PATCH 1/2] Update README.md --- examples/visualize/tree/container_tree/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/visualize/tree/container_tree/README.md b/examples/visualize/tree/container_tree/README.md index b20ef4b..8b0771b 100644 --- a/examples/visualize/tree/container_tree/README.md +++ b/examples/visualize/tree/container_tree/README.md @@ -6,7 +6,7 @@ The functions under analysis will help you show the contents of an image (folder This will open up something that looks like this: -![../../img/files.png](../../img/files.png) +![container tree](/img/files.png) An [interactive demo](https://singularityware.github.io/singularity-python/examples/container_tree) is also available. From c5db22a0138479855f7bfc122e07aaa6bbad0295 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Wed, 28 Oct 2020 17:22:44 -0500 Subject: [PATCH 2/2] Update examples/visualize/tree/container_tree/README.md Co-authored-by: Vanessasaurus --- examples/visualize/tree/container_tree/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/visualize/tree/container_tree/README.md b/examples/visualize/tree/container_tree/README.md index 8b0771b..14557d2 100644 --- a/examples/visualize/tree/container_tree/README.md +++ b/examples/visualize/tree/container_tree/README.md @@ -8,7 +8,7 @@ This will open up something that looks like this: ![container tree](/img/files.png) -An [interactive demo](https://singularityware.github.io/singularity-python/examples/container_tree) is also available. +An [interactive demo](https://singularityhub.github.io/singularity-python/examples/container_tree) is also available. It's suggested that you use a package so it will open automatically - note that if you specify an image file, it will need to be packaged, and the console will hang as it waits for you to type it in and press enter.