Blog with Jupyter Notebooks!

from IPython.core.display import Image
Image('https://www.python.org/static/community_logos/python-logo-master-v3-TM-flattened.png')

png

print("Welcome to Academic!")
Welcome to Academic!

Organize your notebooks

Place the notebooks that you would like to publish in a notebooks folder at the root of your website.

Import the notebooks into your site

pipx install academic
academic import 'notebooks/**.ipynb' content/post/ --verbose

The notebooks will be published to the folder you specify above. In this case, they will be published to your content/post/ folder.

Sungyoung Moon
Sungyoung Moon
Computer Science

I’m a recent Computer Science graduate from UC San Diego with experience in software testing, system security, and programming through both coursework and hands-on projects. I’m actively seeking full-time opportunities as a Software QA Engineer, SDET, Security Engineer, or Software Engineer in San Diego or other locations. I enjoy solving complex problems and building reliable, high-quality software. I’m always open to new opportunities and connections.