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 2.1.0


Group ID:
ai.tripl
Artifact ID:
arc-jupyter_2.12
Version:
2.1.0
Release Date:
Apr 3, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>ai.tripl</groupId>
  <artifactId>arc-jupyter_2.12</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'ai.tripl', name: 'arc-jupyter_2.12', version: '2.1.0'