How to share my Jupyter notebook analysis to team members
Hey All,
I'm new to data science and python. I have done some analysis on AEP data science JupyterLap. How can share this analysis with my team members ?
Hey All,
I'm new to data science and python. I have done some analysis on AEP data science JupyterLap. How can share this analysis with my team members ?
Hello @deepakkv
Normally I run notebooks on Hadoop data files.
There I did as following. I believe it might be same on AEP.
When we need to share the result, then we share the notebook files to team member.
They run the notebook file, then can see the analysis result.
If you are doing data cleaning, analysis or running a model in your notebook, then you can share that notebook file with your team.
You can also export the result of your analysis in csv file and share your team members.
Thanks.
Parvesh.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.