tripl-ai / arc-jupyter   3.14.3

MIT License Website GitHub

Arc-Jupyter is an interactive Jupyter Notebooks Extenstion for building Arc data pipelines via Jupyter Notebooks.

Scala versions: 2.12 2.11

arc-jupyter 1.4.0


Group ID:
ai.tripl
Artifact ID:
arc-jupyter_2.11
Version:
1.4.0
Release Date:
Sept 2, 2019
Licenses:
MIT
Files:

libraryDependencies += "ai.tripl" %% "arc-jupyter" % "1.4.0"

Mill build tool

ivy"ai.tripl::arc-jupyter:1.4.0"

Scala CLI

//> using dep "ai.tripl::arc-jupyter:1.4.0"

Ammonite REPL

import $ivy.`ai.tripl::arc-jupyter:1.4.0`

<dependency>
  <groupId>ai.tripl</groupId>
  <artifactId>arc-jupyter_2.11</artifactId>
  <version>1.4.0</version>
</dependency>

compile group: 'ai.tripl', name: 'arc-jupyter_2.11', version: '1.4.0'