Spencer Park
|
a03ad7712a
|
Merge pull request #82 from frankfliu/excutable
Make gradlew executable.
|
2019-12-08 14:22:20 -08:00 |
|
Frank Liu
|
554c9a0339
|
Make gradlew executable.
|
2019-11-29 17:53:34 -08:00 |
|
SpencerPark
|
3975e47f7f
|
Document the %classpath line magic.
|
2019-05-06 00:28:22 -04:00 |
|
SpencerPark
|
d6695414d8
|
Update doc references.
|
2019-05-06 00:25:50 -04:00 |
|
SpencerPark
|
3ea6536b82
|
Document the kernel runtime functions.
|
2019-05-06 00:16:23 -04:00 |
|
SpencerPark
|
c594285afa
|
Update display docs to include updateDisplay.
|
2019-05-05 23:56:33 -04:00 |
|
SpencerPark
|
c99a809dc3
|
v1.3.0
v1.3.0
|
2019-05-05 23:04:44 -04:00 |
|
SpencerPark
|
a920ff3a27
|
Remove leftover debug messages.
|
2019-05-05 21:42:07 -04:00 |
|
SpencerPark
|
fe14b7313e
|
Convert initialization scripts to static imports from the kernel runtime. See #55.
|
2019-05-05 21:39:37 -04:00 |
|
SpencerPark
|
8e7b6b62b1
|
Fix #56.
|
2019-05-05 01:56:54 -04:00 |
|
SpencerPark
|
4ceadf40df
|
Support the %load magic for loading shell scripts and notebooks. See #52 and #54.
|
2019-05-05 01:44:01 -04:00 |
|
SpencerPark
|
8d030b040c
|
Set language file extension to .jshell. See #46.
|
2019-05-04 23:49:39 -04:00 |
|
SpencerPark
|
7e0da04cfe
|
Support adding directories to the classpath for including local projects. See #45.
|
2019-05-04 23:22:29 -04:00 |
|
SpencerPark
|
ed1c8fe1df
|
Fix resolution from maven local.
|
2019-04-13 14:58:13 -04:00 |
|
SpencerPark
|
b5945808c6
|
Support specifying repos in the maven magic as well as verbosity level.
|
2018-12-21 13:11:42 -05:00 |
|
SpencerPark
|
3171f924d0
|
Add common repositories and support specifying repos in a POM.
|
2018-12-02 00:22:54 -05:00 |
|
SpencerPark
|
ef44f8f900
|
Let ivy build the dummy container module.
|
2018-11-28 15:07:23 -05:00 |
|
SpencerPark
|
4d1ee69e39
|
Switch to ivy for dependency management magics.
|
2018-11-27 12:12:42 -05:00 |
|
SpencerPark
|
98386ad554
|
Update install/configuration instructions based on the new installer plugin.
|
2018-11-25 23:06:16 -05:00 |
|
SpencerPark
|
853e101934
|
Bump version to 1.2.0 release
v1.2.0
|
2018-11-01 13:39:33 -04:00 |
|
SpencerPark
|
47eaf7b2db
|
Magics only transformed if before an assignment or on it's own line. See #31
|
2018-10-04 12:08:05 -04:00 |
|
SpencerPark
|
ee389feb5a
|
Depend on the new base kernel release
|
2018-10-03 15:08:29 -04:00 |
|
SpencerPark
|
2f166ae7fb
|
Clarify how to check that the required system modules are available. See #34
|
2018-10-03 15:03:09 -04:00 |
|
SpencerPark
|
2cb4fbbf51
|
Support updating displays
|
2018-10-02 12:04:26 -04:00 |
|
SpencerPark
|
e4063112fe
|
List unresolved dependencies on SPIResolutionException. Fixes #29
|
2018-10-01 12:00:26 -04:00 |
|
SpencerPark
|
b565c8806c
|
Don't highlight diagnostics without an associated position. Fixes #37
|
2018-10-01 10:34:48 -04:00 |
|
SpencerPark
|
992ed21fe5
|
Simple isComplete support for terminal frontends including a naive auto indenter. Closes #35
|
2018-10-01 00:32:20 -04:00 |
|
SpencerPark
|
2ad58cadc9
|
Don't kill the executor on timeout. Fixes #36
|
2018-09-30 22:56:13 -04:00 |
|
SpencerPark
|
99d916fa58
|
Support interrupting the kernel. See #33
|
2018-09-30 22:53:43 -04:00 |
|
SpencerPark
|
d29537d3d3
|
Update installer plugin version to 2.0.0
|
2018-09-27 14:21:48 -04:00 |
|
SpencerPark
|
9de170663f
|
Remove defaults from configuration options as talked about in #23.
v1.1.2
|
2018-09-05 16:19:03 -04:00 |
|
SpencerPark
|
9187e781cb
|
Add slf4j impl (see #22) and depend on the base kernel release version
|
2018-09-05 16:05:25 -04:00 |
|
SpencerPark
|
110400f687
|
Skip blank paths in globbing configurables as they match root. Fixes #23
|
2018-08-23 11:41:35 -04:00 |
|
SpencerPark
|
32974b3f39
|
Only clear result of executable snippets. Fixes #24.
|
2018-08-21 13:05:45 -04:00 |
|
SpencerPark
|
807592e25f
|
Release 1.1.1
v1.1.1
|
2018-07-30 16:25:17 -04:00 |
|
SpencerPark
|
59def137a5
|
Use the base kernel version that fixes #21
|
2018-07-30 13:58:27 -04:00 |
|
SpencerPark
|
3ca051131f
|
Include dependency report in the zip as well as the new kernel configuration parameters
|
2018-07-29 19:27:10 -04:00 |
|
SpencerPark
|
f8a6454d14
|
Add a customizable renderer for the license report
|
2018-07-29 15:54:32 -04:00 |
|
SpencerPark
|
7dab8ee2e0
|
Switch build script to kotlin
|
2018-07-28 15:09:53 -04:00 |
|
SpencerPark
|
051993d7d6
|
Clean up README a bit
|
2018-07-05 18:30:42 -04:00 |
|
SpencerPark
|
8ffa292c9e
|
Add license header to files missing it
|
2018-07-05 18:16:38 -04:00 |
|
SpencerPark
|
8aaf26b8cc
|
Added license report generation plugin
|
2018-07-05 18:15:08 -04:00 |
|
SpencerPark
|
1ccfb3547a
|
Bump gradle wrapper to 4.8.1. See #18
|
2018-06-30 17:05:29 -04:00 |
|
SpencerPark
|
de5e6a7084
|
Update example notebooks and add a jupyterlab link
|
2018-06-29 22:58:34 -04:00 |
|
SpencerPark
|
3c9be900d8
|
Support eval
v1.1.0
|
2018-06-29 20:29:07 -04:00 |
|
SpencerPark
|
7f5aa9ab85
|
Fix doc links and docs code highlighting to be more appropriate
|
2018-06-17 03:06:46 -04:00 |
|
SpencerPark
|
de051af863
|
Update project images and add acknowledgement for shrinkwrap
|
2018-06-17 02:58:25 -04:00 |
|
SpencerPark
|
6a26288275
|
Document provided magics
|
2018-06-17 02:29:37 -04:00 |
|
SpencerPark
|
05dca005f9
|
Add jars magic to add to the classpath from the notebook
|
2018-06-17 01:04:49 -04:00 |
|
SpencerPark
|
aee027bdc5
|
Return value from magic evaluation
|
2018-06-17 00:20:51 -04:00 |
|