is not current version
Last Version 1.1.0

com.google.cloud:google-cloud-notebooks 0.2.1

is a managed service that offers an integrated and secure JupyterLab environment for data scientists and machine learning developers to experiment, develop, and deploy models into production. Users can create instances running JupyterLab that come pre-installed with the latest data science and machine learning frameworks in a single click.

Categories

Categories

Google Cloud Container PaaS Providers
GroupId

GroupId

com.google.cloud
ArtifactId

ArtifactId

google-cloud-notebooks
Version

Version

0.2.1
Type

Type

jar

Download google-cloud-notebooks 0.2.1


<!-- https://jarcasting.com/artifacts/com.google.cloud/google-cloud-notebooks/ -->
<dependency>
    <groupId>com.google.cloud</groupId>
    <artifactId>google-cloud-notebooks</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-notebooks/
implementation 'com.google.cloud:google-cloud-notebooks:0.2.1'
// https://jarcasting.com/artifacts/com.google.cloud/google-cloud-notebooks/
implementation ("com.google.cloud:google-cloud-notebooks:0.2.1")
'com.google.cloud:google-cloud-notebooks:jar:0.2.1'
<dependency org="com.google.cloud" name="google-cloud-notebooks" rev="0.2.1">
  <artifact name="google-cloud-notebooks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.cloud', module='google-cloud-notebooks', version='0.2.1')
)
libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "0.2.1"
[com.google.cloud/google-cloud-notebooks "0.2.1"]