Jupiter: Difference between revisions
From charlesreid1
| Line 17: | Line 17: | ||
==ipython notebook or jupyter== | ==ipython notebook or jupyter== | ||
See [[Ubuntu | See [[Ubuntu Jupyter]] | ||
<pre> | <pre> | ||
Revision as of 06:00, 17 January 2018
New Notes
aptitude
keeping track until apt get script in dotfiles repo
apt-get install \ aptitude \ apache \ build-essential \ git \ vim \ golang
ipython notebook or jupyter
See Ubuntu Jupyter
sudo apt-get install -y \
libatlas-dev libpng12-dev libfreetype6 libfreetype6-dev \
g++ libzmq-dev liblapack-dev gfortran python-dev \
build-essential python-qt4
pip install numpy scipy tornado \
pyzmq pandas ipython pygments matplotlib
Old Notes
linking internal and external networks through a gateway server, Jupiter
external IP
connecting with external VPN service, private internet access
works.
internal IP
connecting with wireless router, which is in turn connected to various other devices
wifi usb dongle. connected to Widy?
tunnel
idea here is to connect to the VPN via the external IP, creating a tunnel interface.
then connect the internal IP to the tunnel interface.