Skip to content

Jupyter Notebook in Windows Subsystem for Linux (WSL)

Posted 24th October 2023

No comments

Here’s a procedure for enabling Jupyter Notebooks to run on a Windows brower from a Linux environment on the same machine.

Read the full story...

Python logo

Larger matplotlib images in Jupyter Notebook

Posted 21st February 2019

No comments

Simple code to enable matplotlib to generate larger inline images in Jupyter Notebook.

Read the full story...