<div dir="ltr">I use a git repo with directories off the root named<div><br></div><div>.../notebooks</div><div>.../notebooks/images</div><div>.../notebooks/data</div><div><br></div><div>Then inside the notebooks I can access the data with relative paths.</div>

<div>When someone else clones the git repo the paths remain valid.</div><div>I use github as the exchange point for sharing the repo with notebooks+data+images ...</div><div><br></div><div>This has worked well so far.</div>

<div>the images and data dirs could also be off the root, but this scheme worked better for me.</div><div><br></div><div>Nitin Borwankar</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div>

<br>------------------------------------------------------------------<br>Nitin Borwankar <br><a href="mailto:nborwankar@gmail.com">nborwankar@gmail.com</a></div>
<br><br><div class="gmail_quote">On Wed, Jul 10, 2013 at 9:24 AM, Francis Reyes <span dir="ltr"><<a href="mailto:fereyes@lbl.gov" target="_blank">fereyes@lbl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi<br>
<br>
I'd like to associate data generated within the notebook with the actual notebook for that session.<br>
<br>
Right now I'm writing files to the file system, but that places the additional burden of having the manage the data storage.<br>
<br>
[1] How are people dealing with the task of storing data (which may be specific to that ipython notebook, or even better, specific to the notebook's session).<br>
<br>
[2] Is there something (existing or planned) in the API that allows me to store session level data in the ipynb?<br>
<br>
Thanks,<br>
<br>
F<br>
<br>
Francis Reyes<br>
Advanced Light Source<br>
1 Cyclotron Road<br>
Berkeley, CA 94720<br>
<br>
<br>
<br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</blockquote></div><br></div>