<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">I've opened a pull request for the notebook updates here:<div><br></div><div><a href="https://urldefense.proofpoint.com/v2/url?u=https-3A__bitbucket.org_yt-5Fanalysis_yt_pull-2Drequests_1935_wip-2Dupdate-2Ddocumentation-2Dnotebooks-2Dto_diff&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=hgcBC3x6dKFoTrmFmMYYbKNfiHZlGLKliIidd1LwmHI&m=v7Q1qL263dwv690DDhJAM0ATTHe4In0nA2oBUcJ0v2E&s=ZgKm7d4tI5TUNAyzgjf--vcIROHXRb-h7dAfyEWSJuY&e=">https://bitbucket.org/yt_analysis/yt/pull-requests/1935/wip-update-documentation-notebooks-to/diff</a><br></div><div><br></div><div>I'll wait until we come to a consensus in this thread before removing the WIP tag.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 12, 2016 at 4:48 PM, John ZuHone <span dir="ltr"><<a href="mailto:jzuhone@gmail.com" target="_blank">jzuhone@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">My preference is for option 1. Option 3, in my view, should not even be an option. <div><br></div><div>The install script is just going to get more difficult to maintain as time goes on…</div><div><br><div><div><blockquote type="cite"><div><div class="h5"><div>On Jan 12, 2016, at 5:44 PM, Nathan Goldbaum <<a href="mailto:nathan12343@gmail.com" target="_blank">nathan12343@gmail.com</a>> wrote:</div><br></div></div><div><div><div class="h5"><div dir="ltr">Hi all,<div><br></div><div>With the release of Jupyter, the number of dependencies necessary for the IPython notebook has exploded somewhat. I just created a new virtualenv and did "pip install jupyter". The output of "pip freeze" for this virtualenv is pasted here:</div><div><br></div><div><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__paste.yt-2Dproject.org_show_6141_&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=hgcBC3x6dKFoTrmFmMYYbKNfiHZlGLKliIidd1LwmHI&m=v7Q1qL263dwv690DDhJAM0ATTHe4In0nA2oBUcJ0v2E&s=dWGUJvk7dWZ9POoK9fDJxkQhsUlFu1zTR-467CxwdT0&e=" target="_blank">http://paste.yt-project.org/show/6141/</a><br></div><div><br></div><div>As you can see, jupyter brings in a large number of python packages, and it would be a real pain to manually install all of these in the install script.</div><div><br></div><div>This is coming up because I'm in the middle of updating the notebooks in our docs to use the latest notebook format. To make it so users can *read* these notebooks, I'd also like to update the version of IPython/Jupyter being installed.</div><div><br></div><div>I can see three ways forward, in order of my preference:</div><div><br></div><div>1. Use pip to install jupyter, which will automatically bring in IPython and all its dependencies.  I'd probably pin it at Jupyter 1.x / IPython 4.x to avoid having it update to a possible incompatible notebook version in the future.</div><div><br></div><div>2. Manually install Jupyter's dependencies in the install script, as we've done for IPython in the past.</div><div><br></div><div>3. Punt and just keep on installing IPython 2.4.1.</div><div><br></div><div>What do people think about this? Would anyone have objections to relying on pip to install Jupyter and its dependencies?</div><div><br></div><div>Thanks for your advice,</div><div><br></div><div>-Nathan</div></div></div></div>
_______________________________________________<br>yt-dev mailing list<br><a href="mailto:yt-dev@lists.spacepope.org" target="_blank">yt-dev@lists.spacepope.org</a><br><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.spacepope.org_listinfo.cgi_yt-2Ddev-2Dspacepope.org&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=hgcBC3x6dKFoTrmFmMYYbKNfiHZlGLKliIidd1LwmHI&m=v7Q1qL263dwv690DDhJAM0ATTHe4In0nA2oBUcJ0v2E&s=2YqLVDaU1CDNV3TbqxfYMcC3_DSDL4kaA9OVfFsVApQ&e=" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br></div></blockquote></div><br></div></div></div><br>_______________________________________________<br>
yt-dev mailing list<br>
<a href="mailto:yt-dev@lists.spacepope.org">yt-dev@lists.spacepope.org</a><br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.spacepope.org_listinfo.cgi_yt-2Ddev-2Dspacepope.org&d=BQMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=hgcBC3x6dKFoTrmFmMYYbKNfiHZlGLKliIidd1LwmHI&m=v7Q1qL263dwv690DDhJAM0ATTHe4In0nA2oBUcJ0v2E&s=2YqLVDaU1CDNV3TbqxfYMcC3_DSDL4kaA9OVfFsVApQ&e=" rel="noreferrer" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org</a><br>
<br></blockquote></div><br></div>