Last Version

roboquant jupyter 0.9.3

Jupyter notebook support for the roboquant algorithmic trading platform

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.roboquant
ArtifactId

ArtifactId

roboquant-jupyter
Version

Version

0.9.3
Type

Type

jar
Description

Description

roboquant jupyter
Jupyter notebook support for the roboquant algorithmic trading platform
Project URL

Project URL

https://roboquant.org
Source Code Management

Source Code Management

https://github.com/neurallayer/roboquant

Download roboquant-jupyter 0.9.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0-RC2
org.roboquant : roboquant jar 0.9.3
com.google.code.gson : gson jar 2.9.0
org.apache.commons : commons-text jar 1.9
org.slf4j : slf4j-jdk14 jar 2.0.0-alpha7

provided (1)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlin-jupyter-api jar 0.11.0-74

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.7.0-RC2
org.jetbrains.kotlinx : kotlin-jupyter-test-kit jar 0.11.0-74

Project Modules

There are no modules declared in this project.