Last Version

dataframe2html 0.1.0

Make the ability to show the image and the data of dataframe in notebook.

License

License

Categories

Categories

Data
GroupId

GroupId

io.github.fucusy
ArtifactId

ArtifactId

dataframe2html_2.12
Version

Version

0.1.0
Type

Type

jar
Description

Description

dataframe2html
Make the ability to show the image and the data of dataframe in notebook.
Project URL

Project URL

https://github.com/fucusy/dataframe2html
Project Organization

Project Organization

Fucusy
Source Code Management

Source Code Management

https://github.com/fucusy/dataframe2html

Download dataframe2html_2.12 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.fucusy/dataframe2html_2.12/ -->
<dependency>
    <groupId>io.github.fucusy</groupId>
    <artifactId>dataframe2html_2.12</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.fucusy/dataframe2html_2.12/
implementation 'io.github.fucusy:dataframe2html_2.12:0.1.0'
// https://jarcasting.com/artifacts/io.github.fucusy/dataframe2html_2.12/
implementation ("io.github.fucusy:dataframe2html_2.12:0.1.0")
'io.github.fucusy:dataframe2html_2.12:jar:0.1.0'
<dependency org="io.github.fucusy" name="dataframe2html_2.12" rev="0.1.0">
  <artifact name="dataframe2html_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.fucusy', module='dataframe2html_2.12', version='0.1.0')
)
libraryDependencies += "io.github.fucusy" % "dataframe2html_2.12" % "0.1.0"
[io.github.fucusy/dataframe2html_2.12 "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
org.scalactic : scalactic_2.12 jar 3.1.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.1

Project Modules

There are no modules declared in this project.