Skip to content

Instantly share code, notes, and snippets.

@burkeholland
Created October 20, 2021 23:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save burkeholland/40c0c5e360235cf7107865e92e5b1d12 to your computer and use it in GitHub Desktop.
Save burkeholland/40c0c5e360235cf7107865e92e5b1d12 to your computer and use it in GitHub Desktop.
Proposed changes to for Notebooks November

Instead of focusing on the basics, lets focus on what VS Code can do that others cannot. That is primarily going to revolve around extensions.

  • [] File - New Notebook
  • [] Skin your notebooks (4 images w/themes)
  • [] Debug your Notebook
  • [] Diff your Notebook
  • [] Pyodid - Run your Notebook in the browser (github.dev / vscode.dev)
  • [] Open your Notebook on github.com with github.dev
  • [] Give people a tour of your Notebook (Codetour)
  • [] Use Remote-Containers for instant data science env (ZERO SETUP)
  • [] Save your Notebook as a gist (GistPad)
  • [] Convert your Notebook to a slideshow (Marp)
  • [] Rainbow CSV for beautiful data
  • [] Edit your CSV files (Edit csv)
  • [] LiveShare
  • [] Add a pet to your Notebook (VS Code Pets - similar to Colab Corgi, but better)
  • [] Use a notebook to query GitHub Issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment