You can extend the customization of your notebook instances using the lifecycle configuration option. This feature will allow you to invoke a custom script at designated stages of a notebook instance’s lifecycle – such as every time the notebook instance is instantiated, or just when it is first created.
You also now have the choice of creating Jupyter Notebooks that are disconnected from the public internet. This feature allows you disable direct internet access and use your VPC configuration to dictate whether or not your notebook instance can access the public internet, allowing you to have more control over who can access your information.
Advertisements