How to access Jupyter notebook/lab running on EC2 from localhost via SSH on port 22

Описание к видео How to access Jupyter notebook/lab running on EC2 from localhost via SSH on port 22

Welcome to this video on how to run Jupyter notebook/lab on an Amazon EC2 instance on let's say port 8181 and access the same from your local machine via SSH. So ideally, your Jupyter notebook will be running on EC2 and you will be able to access the same notebook on your local machine via a technique called SSH tunneling or SSH port forwarding. And, port 8181 will not be whitelisted within the security group.

Buy Me A Coffee: https://www.buymeacoffee.com/srcecde
---
Support my work:
---
Patreon:   / srcecde  
PayPal: https://paypal.me/srcecde
Paytm | Gpay: 9023197426

---
Series Tutorial
---
How to do remote development with Visual Studio Code on AWS EC2 via SSH:    • How to do remote development with Vis...  
Run Jupyter Notebook on HTTPS via OpenSSL self-signed certificates on EC2 instance:    • OpenSSL with Jupyter notebook on EC2 ...  
---
Another channel:
---
Srce Cde in Hindi:    / @srcecdehindi  

---
Connect with me
---
Twitter:   / srcecde  
GitHub: https://github.com/srcecde
Facebook:   / srcecde  
Instagram:   / srcecde  
LinkedIn:   / srcecde  
Reddit:   / srcecde  
Medium:   / srcecde  

00:00 Getting started
00:12: Situation/Scenario
00:56 Problem statement
01:39 Getting started with a solution
02:19 Creating Amazon EC2 instance
03:57 SSH into the EC2 instance
04:38 Configure EC2 instance to tun Jupyter Notebook/Lab
07:14 Setting Jupyter password
07:49 Run Jupyter Notebook/Lab
09:35 SSH Port Forwarding to access Jupyter Notebook/Lab
14:02 Running Jupyter Notebook/Lab command in background
17:02 Running SSH Port Forwarding command in background
18:51 SSh port forwarding using Visual Studio Code
25:00 Wrapping up

Комментарии

Информация по комментариям в разработке