Better, Faster and Cheaper with AWS Lambda's new Python 3.11 runtime If you are still running your AWS Lambda workloads on Python 3.10 or earlier versions, migrate to Python 3.11 for better performance and lower cost. AWS Lambda has added support for Python 3.11. On an average, Python 3.11 is 25% faster than 3.10 Faster Startup and Faster Runtime are the two main f 31 Jul 2023 · 1 min read
How to setup CodeWhisperer with JupyterLab? Amazon CodeWhisperer (AI coding companion) is now available as an extension for JupyterLab. If you outline the coding task as a comment, this generative AI extension will auto-suggest single-line, multiline or full-function code right within the JupyterLab. Here's a guide on how to set up the Cod 21 May 2023 · 7 min read
Install JupyterLab or Jupyter Notebook in Windows Subsystem for Linux (WSL2) Web-based interactive development environment JupyterLab (the next generation of Jupyter Notebook ) is very popular in the field of data science and machine learning. Windows Subsystem for Linux (WSL2) is well known for super-fast boot time, less resource consumption and seamless integration of Linu 1 Feb 2023 · 6 min read
How to uninstall OpenCV (Open Source Computer Vision) from Raspberry Pi - Raspbian Jessie? To uninstall OpenCV (Open Source Computer Vision) from Raspberry Pi (Raspbian Jessie), follow the steps mentioned below in this article. 10 Jul 2016 · 3 min read