An example of Zeppelin. The project can provide a notebook environment to interact with your WeDeploy Data Service via the Android SDK. Add the following dependencies to your Spark interpreter to interface with a WeDeploy Data Service:
com.wedeploy:com.wedeploy.android:1.0.0
com.squareup.okhttp3:okhttp:3.10.0
org.json:json:20180130
io.reactivex.rxjava2:rxjava:2.1.9
- Install the WeDeploy CLI.
- Clone this repository.
- Open the project with your command line and run
we deploy -p yourproject
.
BSD-3-Clause, © Liferay, Inc.