Skip to content

Instantly share code, notes, and snippets.

My settings for VSCode.

Path to the settings.json file:

  • Linux: ~/.config/Code/User on Linux
  • Windows 10: C:\Users\username\AppData\Roaming\Code\User
  • Mac OS X: ~/Library/Application Support/Code/User/

Installation

sudo apt-get -y install python3-pip
sudo apt-get -y install npm nodejs
sudo npm install -g configurable-http-proxy
sudo pip3 install jupyterhub jupyterlab

Running jupyterhub as a system service

Installing docker and docker-compose

sudo apt install docker-compose

Create a Docker group.

sudo groupadd docker
@matheusmota
matheusmota / #wacom-setup-ubuntu.md
Last active June 20, 2022 09:12
My Wacom Intuos Tablet configuration (buttons) for Ubuntu