Alberto Pepe edited part2.tex  about 9 years ago

Commit id: 2b25e8b3d81b6d6987d65c0f42b1577ad248b49a

deletions | additions      

       

Now If you add a dataset in json, csv, or dat format, the data will be included in the figure folder. Find it by going to the folder view, and then browsing to the figures folder.  If you attach an IPython Notebook, you also get the notebook to be included in the figure folder. And in addition to that,  your readers can: can also:  \begin{enumerate}  \item \textbf{Launch IPython} directly in their browsers (by clicking on the link in the bottom left of below  the figure block); figure);  \item see your annotated code and data;  \item test it;  \item adjust it to their pleasing. pleasing;  \item download it.  \end{enumerate}  Beyond the obvious advantages this provides for streamlining the scientific process, imagine implementing this to facilitate classroom learning or centralizing repeated analysis in a lab setting. What's more, it gives you a place to share and be very descriptive with your code.   In the predator-prey modeling example below (no data, just a model), a detailed walk-through is given in the IPython Notebook. The hope is that anyone so inclined could modify or fork it, perhaps adding a third organism or other environmental constraints. Or, if they had relevant ecological data, to test to see how well the model fits.\\ fits.  Go check it out!