8. Download and install a Jupyter Notebook Plugin “A package that works like the Jupyter Notebook, but inside Atom. It's registered as an opener for .ipynb files — try opening one!" https://atom.io/packages/jupyter-notebook or, from the command line: $ pip install jupyter jupyter_ke...
#4.run %%ai in *.ipynb file on ec2 instead of SageMaker notebook instance / SageMaker Studio [also can run in VSCODE] after making sure your Amazon SageMaker endpoint is health %load_ext jupyter_ai %%ai sagemaker-endpoint:jumpstart-dft-meta-textgeneration-llama-2-7b --region-name=us-east...
{\\\"done\\\":true},\\\"ms-toolsai.jupyter#jupyterWelcome#ipynb.newUntitledIpynb\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#openFolderMac\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.sidebars\\\":{\\\"done\\\":...
File: create_expectations.ipynb In this notebook, we create expectations and expectation suite to validate the output of our pipeline. Coming up with a comprehensive suite of checks is an iterative process. It requires both data and domain understanding. For a start, try performing exploratory dat...
一、新建js文件/打开js文件如果有的不需要新建,直接跳到第二步 方法1:新建一个txt文件,改后缀名为.js,并用记事本打开在里面写入代码;方法2:打开vscode,左上角-文件-新建文件-选择编程语言(选择JavaScript)-保存文件-保存文件(选择也是JavaScript)如我们输入个简单的console.log("哈哈哈哈");二、运行js文件点击终...
一、新建js文件/打开js文件如果有的不需要新建,直接跳到第二步 方法1:新建一个txt文件,改后缀名为.js,并用记事本打开在里面写入代码;方法2:打开vscode,左上角-文件-新建文件-选择编程语言(选择JavaScript)-保存文件-保存文件(选择也是JavaScript)如我们输入个简单的console.log("哈哈哈哈");二、运行js文件点击终...
This repository is a collection of notebooks used as part of the development of pylops library (https://github.com/equinor/pylops) as well as in official publications or courses. Both .ipynb files and .html files are uploaded, with the latter showing both code and results - download the fil...