Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 507 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 507 Bytes

TechTuesday

Presentation by: Markus Hegland and Dean Muir, ANU

On: 3. October, 2023

Topic: Git CodePilot (and VSCode, Git CodeSpaces, Julia, ...)

Program:

  1. Run vscode locally
  2. Get and activate necessary extensions (Copilot, Copilot-chat, Codespaces, Jupyter, LaTeX Workshop, Python 3, Julia)
  3. Start Codespaces
  4. Write your code using Copilot and chat
  5. Run the code

Examples:

  • Python1.ipynb : some simple examples with Jupyter notebook and Python 3
  • main.tex : latex example