Skip to content

Commit 4337155

Browse files
committed
"Resolving" issue with static display of images in markdown cells.
Images were not displayed if the jupyter notebook server is started in the python or r directories, with the images one directory above. This is a feature and not a bug in the jupyter notebook app (jupyter/notebook#230).
1 parent 689f08f commit 4337155

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,9 @@ <h1>April 4 2018</h1> <img src="simpleITKAtISBI18Logo.png" border="0" height="15
239239
<li>[5:15PM - 5:30PM] notebook development and testing, concluding remarks. [ppt: <a href="simpleitkNotebookDevelopmentTesting.pptx">development and testing </a>]</li>
240240
</ul>
241241

242+
* You will have to run the <code>jupyter notebook</code> command in the main directory of the repository, otherwise the static images shared by the Python and R
243+
notebooks are not displayed (<a href="https://github.com/jupyter/notebook/issues/230">this is a feature not a bug</a>).
244+
242245
<a id="program"></a><h3>Supplementary Material</h3>
243246

244247
<p>

0 commit comments

Comments
 (0)