Skip to content

Learn how to use websockets from scratch by creating a micro version of Jupyter. We'll be using both Python and JavaScript to make this happen.

License

Notifications You must be signed in to change notification settings

codingforentrepreneurs/Websockets-from-Scratch-with-Python-JavaScript

Repository files navigation

Websockets from Sratch Logo

Websockets from Scratch with Python & JavaScript

Learn how to use websockets from scratch by creating a micro version of Jupyter. We'll be using both Python and JavaScript to make this happen.

Watch the tutoiral series here

In this one, we'll be creating a micro version of Jupyter. That means we'll be using Websockets to call and run Python scripts from the browser using Javascript.

The goal is to introduce you to the concept of websockets while providing you with a deeper look into the amazing tool that is Jupyter.

Software Stack:

Python v3.8

JavaScript

Requirements

Code Repo here

About

Learn how to use websockets from scratch by creating a micro version of Jupyter. We'll be using both Python and JavaScript to make this happen.

Topics

Resources

License

Stars

Watchers

Forks