Not for everyone. Each programmer has their own appreciation of what is good coding music.
(From most influential to least)
| from rasa_core.agent import Agent | |
| import os | |
| import argparse | |
| from websocket_server import WebsocketServer # taken from https://github.com/Pithikos/python-websocket-server | |
| # CONSTANTS | |
| os.environ['TF_CPP_MIN_LOG_LEVEL'] = '2' # Ignore TF CPU instructions warning; see https://stackoverflow.com/questions/47068709/your-cpu-supports-instructions-that-this-tensorflow-binary-was-not-compiled-to-u | |
| HOST = '0.0.0.0' # accept any host | |
| PORT = 9001 |
Not for everyone. Each programmer has their own appreciation of what is good coding music.
(From most influential to least)
By: @BTroncone
Also check out my lesson @ngrx/store in 10 minutes on egghead.io!
Update: Non-middleware examples have been updated to ngrx/store v2. More coming soon!
| /** | |
| * Juan's leaving card: http://is.gd/juan_leaving | |
| */ | |
| (function() { | |
| 'use strict'; | |
| var message = [ | |
| ' gg ', | |
| ' dP8, ', | |
| ' dP Yb ', |