[PYTHON] Links for handling jupyter notebooks on Docker on Ubuntu on VirtualBox on macOS with SSH

Install Ubuntu in VirtualBox on MacOS

I finally finished it! How to install Ubuntu on VirtualBox on Mac https://tomslifestylelab.com/mac-virtualbox-ubuntu/

For the time being

sudo apt-get update
sudo apt-get upgrade

Comfortable use of Ubuntu on Mac https://qiita.com/ryoheimorimoto/items/a82369a83c100a646cce

Make Ubuntu accessible via SSH

SSH to Ubuntu in VirtualBox on Mac and X transfer https://withfpga.com/?p=78

I can't select adapter 2, adapter 3, or adapter 4 in Virtualbox https://teratail.com/questions/164319

Install Docker with SSH

Install Docker on Ubuntu https://docs.docker.com/engine/install/ubuntu/

How to run Docker commands without sudo https://qiita.com/DQNEO/items/da5df074c48b012152ee

Create and access Jupyter notebook on Docker

Build a basic Data Science environment (Jupyter, Python, R, Julia, standard library) with Docker. https://qiita.com/y4m3/items/c2703d4e131e05084b7b

The story of making Jupyter Notebook started with Docker on the server accessible from other PCs https://qiita.com/yamasakih/items/d23ac0bf773e9b1b4d9d

Build Julia + Jupyter Notebook environment with Docker https://qiita.com/yoshikiri/items/683722701b57fa77aec1

Recommended Posts

Links for handling jupyter notebooks on Docker on Ubuntu on VirtualBox on macOS with SSH
EC2 provisioning with Vagrant + Jupyter (IPython Notebook) on Docker
Linux beginners create Ubuntu 16.04 environment on Docker (for Mac)-first half-
Connect to centos6 on virtualbox with ssh connection from Mac
Don't ask for SSH passphrases using keychain on Ubuntu (linux)
For those of you who don't know how to set a password with Jupyter on Docker
Install Docker on WSL Ubuntu 18.04
Dealing with PermissionError [Error 1] for pip install -U pip on macOS Sierra
It's time to install DB with Docker! DB installation for beginners on Docker