Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 928 Bytes

Users.md

File metadata and controls

34 lines (20 loc) · 928 Bytes

Make some BudgetPy

Step 1: Fork BudgetPy

  • Fork the BudgetPy repository on GitHub.
  • Fork it

Step 2: Install Visual Code

  • Download Visual Studio Code
  • Install plug-ins for python and jupyter notebooks.

image

Step 2: Setup this project in VS Code

  • Open VS Code and select "Clone a repository"
  • Type path/name of the destination.

image

Step 3: Clone this project

  • Type in your BudgetPy fork path
  • Press "Clone"

image

Step 4: Open the BudgetPy Notebook!

  • Select the budgetpy.ipynb
  • load the modules!

image