Following steps need to be performed to update the Zeppelin instance:
- Install curl, if not installed already
- Update your Zeppelin instance with the latest and greatest notebooks from Hortonworks
Please follow the steps to install curl:
- Run the curl --help command:
Screenshot displaying how to run the curl --help command
- The curl --help command confirms that we have curl already installed. Let's try updating Zeppelin now:
Screenshot displaying updating of Zeppelin
- Run the curl command to update the Zeppelin ...