Connector configuration screen
Connect to JupyterLab workspace
JupyterLab
requirements.txt
file in the root directory is where you can specify any Python modules you wish to use as dependencies. In this example, my requirements.txt
contains the following:
requirements.txt
we created in Jupyter below:
etl
folder, you will find a file titled etl.ipynb
containing a default transformation script
Default transformation script
gluestick
package and manipulate it using pandas
. You can also find more sample scripts available on GitHub.
Deploy the transformation script
Confirm transformation script deployment
cached
folder.