@@ -522,12 +522,15 @@ <h2 id="post-release-tutorials-updates">Post-release tutorials updates</h2>
522522 < ol >
523523 < li > In the left-hand panel of your screen, take note that each notebook
524524appears in two places – in “NOTEBOOKS” near the top and in “FILES”
525- near the bottom. The “NOTEBOOKS” is the old copy; the “FILES” is the
526- new copy. Our goal is to replace the old copy with the new.</ li >
525+ near the bottom. The “NOTEBOOKS” is the older copy (from the prior
526+ release); the “FILES” is the new copy (from this release). Our goal
527+ is to replace the old copy with the new.</ li >
527528 < li > Scroll down to the “FILES” and choose the top-most name. Right click on
528529it and select “Move to notebooks”.
529530Be patient because the web interface could be slow, and there might be
530- delay between copying and deleting the file.</ li >
531+ delay while copying the file.
532+ Note that even though the button says “Move”, it actually only < em > copies</ em >
533+ the file; it does not delete the item from “FILES”.</ li >
531534 < li > Because a notebook of that name already existed in “NOTEBOOKS” (the old
532535copy), the moved notebook will be renamed with a < code class ="language-plaintext highlighter-rouge "> -2</ code > suffix.</ li >
533536 < li > Scroll up to “NOTEBOOKS”. Right click on the old copy (without < code class ="language-plaintext highlighter-rouge "> -2</ code > )
@@ -549,9 +552,8 @@ <h2 id="post-release-tutorials-updates">Post-release tutorials updates</h2>
549552 < li > Leave the notebook output intact (do not clear the outputs). We want
550553users to be able to read the outputs on their own, without necessarily
551554running the notebook themselves.</ li >
552- < li > The moved notebook no longer appears in “FILES”, so you can always
553- use the top-most < code class ="language-plaintext highlighter-rouge "> *.ipynb</ code > in “FILES” as your checklist for which
554- one to tackle next.</ li >
555+ < li > Go back to “FILES” and right-click then “Delete” on the notebook you
556+ just copied; it should still be the top-most < code class ="language-plaintext highlighter-rouge "> *.ipynb</ code > in “FILES”.</ li >
555557 </ ol >
556558 </ li >
557559 </ ol >
0 commit comments