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


Group ID:
ai.tripl
Artifact ID:
arc-jupyter_2.12
Version:
1.6.1
Release Date:
Oct 7, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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