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 0.0.12


Group ID:
ai.tripl
Artifact ID:
arc-jupyter_2.11
Version:
0.0.12
Release Date:
Jun 6, 2019
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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