To access a launched Bare Metal/Virtual Machine Instance, from View Instances , click on Click here to copy the SSH command and paste in terminal or command prompt.
Add additional command, -L 8888:localhost:8888, along with copied SSH command in terminal or command prompt. e.g. ssh <SSH command> -L 8888:localhost:8888