Skip to content

urfolomeus/txi-jupyter-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TXI Jupyter Lab

A JupyterLab instance that contains some learning resources for Python and related topics.

Running locally

With Docker

docker compose up

This will present you with a pair of URLs to get access to the Jupyter Lab. I've found that only the 127.0.0.1 version works for me.

With VS Code

  1. Ensure that you have the version of Python installed from the .python-version file
  2. Open the desired notebook file in VS Code
  3. When you first try to run a code block you will be prompted to install some things that VS Code needs to run the notebook

What's in this lab?

Inside the work folder you will find:

What next?

Take a look at the Pythonistas page in Notion for more information including resources that can be used to learn Python and related topics.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published