Skip to content

Commit

Permalink
refactor site
Browse files Browse the repository at this point in the history
  • Loading branch information
NKeleher committed Aug 11, 2024
1 parent df781f8 commit c58ad3b
Show file tree
Hide file tree
Showing 49 changed files with 494 additions and 368 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@ jobs:
- name: Check out repository
uses: actions/checkout@v4

- uses: r-lib/actions/setup-r@v2
- uses: r-lib/actions/setup-renv@v2
with:
cache-version: 1
- uses: extractions/setup-just@v1

- uses: prefix-dev/setup-pixi@v0.8.0
with:
Expand Down
19 changes: 17 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,23 @@
# IPA Research Resources
# IPA Data Science, Engineering, and Technology Handbook

Welcome to IPA's Research Resources!
Welcome to IPA's Handbook for Data Science, Engineering, and Technology!

> [!WARNING]
> This handbook is an early work in progress. Feedback, suggestions and
> contributions are appreciated! Please create an Issue or submit a pull request if
> there is anything you'd like to see changed or added.
## About the Handbook

This handbook is intended as a living document to assist IPA staff and collaborators
with common practices for writing code and working with data. The handbook will never be
comprehensive of every possible software, data object, or shared practice. However, IPA
staff working with data and technology are encouraged to use this handbook as a
reference and a shared project to give tips and advice for working collaboratively with
data analysis and software development.

This repository is also intended as a reference for how to develop code that aligns with
best practices for software development. While the repository does not cover all
possible applications, software, or scenarios, the nature of this repository is such
that it should grow and improve to address the common work patterns that IPA uses for
writing source code for data science, engineering, and infrastructure management.
16 changes: 0 additions & 16 deletions _freeze/docs/software/python/execute-results/html.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
16 changes: 0 additions & 16 deletions _freeze/docs/software/sql/execute-results/html.json

This file was deleted.

Binary file not shown.
Loading

0 comments on commit c58ad3b

Please sign in to comment.