I used mybinder.com data science workbench that saves data science notebooks to github to produce the following image: !
Here are the steps to produce the wordcloud image above:
- Right click on this github site https://github.com/daniel-m7/bible-wordcloud and choose "Copy link address"
- Right click on this link: https://mybinder.org/ and choose "Open link in new tab"
- Select the new tab and paste the copied link in the "Github repository name or URL" text field
- Click the "Launch" button. This will create a Jupyter data science workbench.
Note: It will take a minute for all import modules in requirements.txt to be made available and then the workbench is displayed - After the workbench is loaded open and run each step of the 1 John Word Cloud.ipynb notebook to produce the wordcloud image above. Note: any changes you make to the notebook will NOT get saved to this github site. If you want to save changes you can download the notebook and corresponding files and create a similar github sit