Export file from mybinder

I have created a binder on mybinder.org, using a public GitHub repository. The binder runs Python 3 code that can create a .csv given some inputs. Is there a way for a user to retrieve the .csv that is created within the binder?

Here is the binder: https://mybinder.org/v2/gh/nomadj1s/jelPolicyAnalysisReviewPublic/master?filepath=read_cvs.ipynb

If you click on the jupyter logo in the top-left you’ll get to the file-list view, where you can download (and upload!) files.

2 Likes