Skip to content

Instantly share code, notes, and snippets.

version: '3.7'
services:
traefik:
image: traefik:2.6
container_name: traefik
restart: unless-stopped
network_mode: "host"
command:
version: '3.7'
services:
odoo-db:
image: postgres:14
container_name: odoo-db
restart: unless-stopped
environment:
- POSTGRES_DB=postgres
@naviarh
naviarh / untitled13.ipynb
Created February 8, 2020 20:40
Untitled13.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naviarh
naviarh / probe3.ipynb
Created August 9, 2018 21:12
probe3.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naviarh
naviarh / probe2.ipynb
Created August 1, 2018 19:10
probe2.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naviarh
naviarh / probe2(old).ipynb
Last active August 1, 2018 19:00
probe2(old).ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naviarh
naviarh / fastai.ipynb
Last active July 28, 2018 08:00
fastai.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naviarh
naviarh / probe1.ipynb
Created July 26, 2018 11:40
probe1.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naviarh
naviarh / pandas.ipynb
Created July 25, 2018 11:46
pandas.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@naviarh
naviarh / numpy.ipynb
Created July 24, 2018 20:38
NumPy.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.