Web Development (Flask)
Blog Post: Web Development
Fake News Classification by NLP
Blog Post: Fake News Classification
Crawling Data by Using Scrapy
Blog Post: Image Classification
Crawling Data by Using Scrapy
What’s your favorite movie or TV show?
Make More Plots By Using Plotly
To make some animation plots!
How to Make Histogram with Plotly
Let’s build a histogram!
My First Post!!
I’m an awesome PIC16B student and I am running Jekyll!
Plotly Example
Fortunately, it’s pretty easy to embed interactive HTML figures produced via Plotly on your blog. Just use plotly.io.write_html()
to save your figure. Then, copy the resulting HTML file to the _includes
directory of your blog. Finally, place the code
Example post
In this post, I’ll show how to create a helpful histogram of some synthetic data.
Creating posts
In this post, we’ll see some examples of how to create technical posts that include Python code, explanatory text, and notes about your learnings. We’ll go over the primary methods that you’ll use to embed content in your posts.
Activity - Getting Started with Jekyll
In this post, we’ll get set up with Jekyll. Jekyll is a static site converter, which you can use to turn plaintext documents into attractive webpages.
Software Installation
The purpose of this exercise is to get you set up with the software tools we’ll use in PIC16B, including Anaconda, git + GitHub, and Jekyll.