NBViewer
- 22ashah
- Apr 7, 2022
- 1 min read

In order to properly display my visualizations, I have to show them through a website called NBViewer. This website allows me to connect my Github account and display the files I have on my repository. Essentially, I am uploading my python3 files to Github and storing them in a repository. Then I am using this software to visualize them online for anyone to see. Otherwise, it would only be available to see on my own laptop and since I want to share it with people I had to find a way to share them online.
This viewer shows also shows the code that goes along with the visualization. This will audience members to read and see what I did in order to create these visualizations. Of course, I am happy to entertain any questions pertaining to the nuts and bolts of the code so feel free to ask.
コメント