Converting a script or notebook into an Amazon Glue job - Amazon Glue
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Converting a script or notebook into an Amazon Glue job

There are two ways you can convert a script or notebook into an Amazon Glue job:

  • Use nbconvert to convert your Jupyter .ipynb notebook document file into a .py file. For more information, see nbconvert: Convert Notebooks to other formats.

  • Upload the file to Amazon Glue Studio Notebooks.

    • In the Amazon Glue Studio console, choose Jobs from the navigation menu.

    • In the Create job section, choose Jupyter Notebook.

    • In the Options section, choose Upload and edit an existing notebook.

    • Select Choose file to upload an .ipynb file.