Skip to main content

Breadcrumb

  1. ACCESS Home
  2. Support
  3. Knowledge Base
  4. Knowledge Base Resources

Knowledge Base Resources

These resources are contributed by researchers, facilitators, engineers, and HPC admins. Please upvote resources you find useful!
Add a Resource

Filters

Topics

  • Show all (33)
  • (-) git (6)
  • github (3)
  • big-data (2)
  • data-analysis (2)
  • ai (1)
  • anaconda (1)
  • cloud (1)
  • computer-graphics (1)
  • cpu-architecture (1)
  • data-transfer (1)
  • environment-modules (1)
  • gis (1)
  • github-pages (1)
  • hpc-getting-started (1)
  • modules (1)
  • os (1)
  • permissions (1)
  • plotting (1)
  • profiling (1)
  • slurm (1)
  • ssh (1)
  • version-control (1)
  • vim (1)
  • visualization (1)

Topics

  • Show all (33)
  • (-) git (6)
  • github (3)
  • big-data (2)
  • data-analysis (2)
  • ai (1)
  • anaconda (1)
  • cloud (1)
  • computer-graphics (1)
  • cpu-architecture (1)
  • data-transfer (1)
  • environment-modules (1)
  • gis (1)
  • github-pages (1)
  • hpc-getting-started (1)
  • modules (1)
  • os (1)
  • permissions (1)
  • plotting (1)
  • profiling (1)
  • slurm (1)
  • ssh (1)
  • version-control (1)
  • vim (1)
  • visualization (1)

If you'd like to use more filters, please login to view them all.

Version control with Git
1
  • Version Control with Git
Understand the benefits of an automated version control system and the basics of how automated version control systems work. Configure git the first time it is used on a computer and understand the meaning of the --global configuration flag. Create a local Git repository and describe the purpose of the .git directory. Go through the modify-add-commit cycle for one or more files, explain where information is stored at each stage of that cycle, and distinguish between descriptive and non-descriptive commit messages.
version-controlgithubgit
1 Like

Login to like
Type
learning
Level
Beginner
Building the ArduPilot environment for Linux
0
  • Building the ArduPilot environment for Linux
This article provides instructions for building AirSim, an open-source simulator for autonomous vehicles, on Linux. It outlines the steps to build Unreal Engine, clone and build the AirSim repository, and set up the Unreal environment. It also includes information on how to use AirSim and optional setups such as remote control for manual flight.
profilingdata-transfergithubgithub-pagescpu-architecturebashenvironment-modulesgitmodulesospermissionssshvim
0 Likes

Login to like
Type
documentation
Level
Beginner
marimo | a next generation python notebook
0
  • marimo | a next generation python notebook
Introduction seminar for new reactive python notebook from marimo ambassador.
aicomputer-graphicsplottingvisualizationbig-datadata-analysisgitpython
0 Likes

Login to like
Type
tool
Level
Beginner, Intermediate, Advanced
Git Branching Workflow and Maneuvers
0
  • "A Successful Git Branching Model"
  • "Git Flight Rules"
A couple of resources that: 1.) Presents and defends a git branching workflow for stable collaborative git based projects. ("A Successful Git Branching Model") 2.) Maps "What do you want to do?" to the commands necessary to accomplish it. ("Git Flight Rules")
githubgit
0 Likes

Login to like
Type
learning
Level
Beginner, Intermediate, Advanced
Spatial Data Science in the Cloud (Alpine HPC) using Python
0
  • Spatial Data Science in the Cloud (Alpine HPC) using Python Webpage
Spatial Data Science is a growing field across a wide range of industries and disciplines. The open-source programming language Python has many libraries that support spatial analysis, but what do you do when your computer is unable to tackle the massive file sizes of high-resolution data and the computing power required in your analysis? There materials have been prepared to teach you spatial data science and how to execute your analysis using a high-performance computer (HPC).
cloudbig-datadata-analysisgishpc-getting-startedslurmgitanacondapython
0 Likes

Login to like
Type
learning
Level
Beginner, Intermediate
Set Up VSCode for Python and Github
0
  • VSCode for Python plus Github Integration
VSCode is a popular IDE that runs on Windows, MacOS, and Linux. This tutorial will explain how to get set up with VSCode to code in Python. It will also provide a tutorial on how to set up Github integration within VSCode.
gitpython
0 Likes

Login to like
Type
learning
Level