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.3.1


Group ID:
ai.tripl
Artifact ID:
arc-jupyter_2.12
Version:
2.3.1
Release Date:
May 1, 2020
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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