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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fe9fd09 · Sep 14, 2020

History

27 Commits
Sep 11, 2020
Sep 11, 2020
Aug 24, 2020
Aug 24, 2020
Aug 24, 2020
Aug 24, 2020
Aug 24, 2020
Aug 25, 2020
Sep 14, 2020
Sep 14, 2020
Sep 14, 2020
Sep 14, 2020
Sep 11, 2020
Aug 24, 2020
Sep 11, 2020

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