Chris@Machine

  • Blog
  • Topics

Articles

Merging an upstream repo into your fork

Merging an upstream repo into your fork

This article is from Github's help page here I am adding it here to quickly reference it when I…

  • git
Managing Environments with Miniconda

Managing Environments with Miniconda

The previous article explains how to properly install and configure Miniconda. This article will…

  • miniconda
Setting up a Remote Jupyter Lab Server

Setting up a Remote Jupyter Lab Server

In order to setup a remote Jupyter Lab server you must complete the following steps: Open ports 2…

  • jupyter
How to install Miniconda

How to install Miniconda

This guide will show you how to install the latest version of Miniconda. Miniconda is a lightweight…

  • miniconda
Intro to Spring Boot

Intro to Spring Boot

Code can be found here This is a spring boot application which provides REST endpoints to perform…

  • spring
Installing NVM for Node.js

Installing NVM for Node.js

Step 1: Download nvm If you're on linux you may first need The following command will automatically…

  • nodejs
Prev