Faical Yannick P. Congo
faical.congo@nist.gov
Thursday, October 26, 2017
Computational Methods Talks - NIST
http://bit.ly/2ivhPtG
I have to
cope with obsolescence
and new paradigms
https://worksheets.codalab.org/
https://github.com/codalab/codalab-worksheets/wiki/Server-Setup
https://github.com/codalab/codalab-worksheets/wiki/Executable-Papers
https://www.vistrails.org/usersguide/v2.2/html/vistrails_server.html
https://www.vistrails.org/usersguide/v2.2/html/latex.html
http://jupyter.org/
apt-get install npm nodejs-legacy
npm install -g configurable-http-proxy
pip3 install jupyterhub
pip3 install --upgrade notebook
jupyterhub
Got to: https://localhost:8000
docker pull jupyter/jupyterhub
docker run -d jupyterhub jupyterhub
Go to: http://localhost:8000
http://nbviewer.jupyter.org/github/ipython/ipython/blob/4.0.x/examples/Notebook/Index.ipynb
http://zeppelin.apache.org/
https://zeppelin.apache.org/docs/0.7.3/install/install.html
http://beakernotebook.com/
http://beakernotebook.com/getting-started
http://beakernotebook.com/videos
18:00
https://nteract.io/
https://nteract.io/desktop
http://www.joelotter.com/kajero/
https://github.com/JoelOtter/kajero
http://www.joelotter.com/kajero/blank
https://www.docker.com/
https://www.docker.com/get-docker
https://docs.docker.com/get-started/part2/#define-a-container-with-a-dockerfile
https://coreos.com/rkt/
https://github.com/rkt/rkt/blob/master/Documentation/distributions.md
https://coreos.com/rkt/docs/latest/getting-started-guide.html
https://linuxcontainers.org/
https://linuxcontainers.org/lxc/getting-started/
https://www.opencontainers.org/
https://github.com/opencontainers/runc
https://github.com/opencontainers/runc
https://github.com/docker/swarm
https://docs.docker.com/swarm/plan-for-production/#swarm-manager-ha
https://kubernetes.io/
https://kubernetes.io/docs/concepts/cluster-administration/cluster-administration-overview/
https://mesos.apache.org/
https://mesos.apache.org/documentation/latest/architecture/
https://www.openstack.org/software/
https://docs.openstack.org/developer/devstack/