Python for Undergraduate Engineers
  • About
  • Book
  • Gear
  • Now
  • Archives
  1. Tags
  2. jupyter

Slides from my PyDataPDX Presentaion

Date Wed 13 November 2019 Tags python / jupyter / jupyterhub

Intro SlideI gave a presentation about JupyterHub in Engineering Education at the PyData PDX Meetup in Portland, OR on November 12, 2019. This post contains the slides from my presentation.

more ...

Slides from my PyPDX West Presentaion

Date Wed 09 October 2019 Tags python / jupyter / jupyterhub

Intro SlideI gave a presentation at the first PyPDX West Meetup held in Hillsboro, OR. This post contains the slides from my presentation on JupyterHub and how JupyterHub is used to teach Python at our college.

more ...

Plotting a Stress Strain Curve with Python and Matplotlib

Date Fri 17 May 2019 Tags python / matplotlib / engineering / jupyter / notebook

stress strain curve

In this post, we'll use data from a tensile test to build a stress strain curve with Python and Matplotlib.

A tensile test is a type of mechanical test performed by engineers used to determine the mechanical properties of a material. Engineering metal alloys such as steel and aluminum alloys …

more ...

Hear my story about moving from MATLAB to Python on TalkPython

Date Wed 27 February 2019 Tags python / jupyter / jupyterhub / jupyter notebook

I was a guest on the TalkPython podcast with Michael Kennedy! We talked about teaching Python at a Community College and how I moved a college engineering class from MATLAB to Python using JupyterHub.

more ...

Plotting a stress-strain curve with four libraries: matplotlib, pandas, altair and bokeh

Date Sun 21 October 2018 Tags python / matplotlib / engineering / jupyter / notebook / bokeh / altair / pandas

four plotting library logos After watching a great webinar about plotting with different python libraries, I wanted to see what it was like to make a stress strain curve using four different modules: pandas, matplotlib, altair and bokeh (with holoviews).

more ...

  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • »

About Peter Kazarinoff
I teach engineering at a community college in the Pacific Northwest. I am interested in programming and how to help students. Here I mostly blog about Python, and how programing can be incorporated into engineering education.

  • Recent Posts

    • How to open a Jupyter notebook by double-clicking
    • How to add an Inset Curve with Matplotlib and Python
    • My first Twitch Stream: S01-E01 JupyterHub Intro and Tools
  • Tags

    • engineering
    • flask
    • jupyter
    • jupyter notebook
    • matplotlib
    • microcontroller
    • micropython
    • pelican
    • python
    • sensor
  • GitHub Repos

    Status updating...

    @professorkazarinoff on GitHub

© 2022 Peter Kazarinoff · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top