CARVIEW |
Select Language
HTTP/2 200
date: Mon, 21 Jul 2025 19:44:25 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"ca1a3f34257b92288eeea5304ff03f42"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=N4zEn%2FRGArnEihFeFBBWdSrX8C9ADemJuGNNUEkGHWBePxj%2FMzAkplOeBp3P%2Bf98ZnYrbydaqWrkCVCYdA1oWGYXYzrOBJnpvb6sf8eNj0KHN9DLJHSYj3%2BRfKV1TJy33J2SQkH9oW0YkLfqmU3cO%2BaFBur8QBpaN%2B6%2FYAuUff0Cpv4KNZigcHBLFXLlHy%2FIcHzqqtYYVSzyuVTIxQORnMy0jLdKFhHqcT%2FM1knUk%2F1BOghFd6zPr%2BRJL0tRJ59qAPJPvut8wvvN4pwU6f9Zag%3D%3D--0GuFID27Q3kfnOfv--InLcYRDy%2BpYUnRJsNA7gaA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1278340966.1753127064; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 19:44:24 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 21 Jul 2026 19:44:24 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: CE02:2CF407:2C0528:34EE99:687E9898
Releases · SpencerPark/IJava · GitHub
06 May 03:28
Loading
01 Nov 17:54
Loading
05 Sep 20:32
Loading
30 Jul 20:26
Loading
30 Jun 00:37
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 224
Releases: SpencerPark/IJava
Releases · SpencerPark/IJava
1.3.0
Compare
Features:
- #52, #54 load local jshell files or even other java notebooks
- an update in the base kernel makes adding magic flags much easier, maven magics got a few option updates.
%classpath
magic for adding a local source tree to the classpath. Great for using adding a local project to use in a kernel.
Changes:
- update kernel installer to
2.1.0
- update base kernel to
2.3.0
- update runtime dependency management to ivy. See #42
Bug fixes:
- #32 switching to ivy allows for proper proxy configuration.
- #43 the new kernel installer generates a better build script and supports much better options for development builds with gradle.
- #45 globbing got a few changes to now support matching directories allowing adding a source root of class files to the classpath!
- #55 variables named
io
andjava
should no longer cause any trouble. - #56 tab completion in the middle of text doesn't delete the extra character it used to.
Assets 3
7 people reacted
1.2.0
Compare
Features:
- #33 support interrupting the kernel.
- #35
isComplete
implementation makes usage in console mode much easier. Code is only sent when it forms a complete statement much like in jshell and ipython. - Support for update_display_data for creating animations and running multiple cells that interact with the same display.
Changes:
- update kernel installer to
2.0.0
. - update base kernel to
2.2.3
.
Bug fixes:
- #36 timing out killed the kernel rather than interrupting it.
- #37 don't attempt to render diagnostics without an associated source position (was raising an index-out-of-bounds exception).
- #29 display unresolved dependencies when evaluating code with forward references that have no yet been declared.
- #31 stricter requirements for when a
%
is considered the start of a magic to avoid cases of accidental use.
Assets 3
1 person reacted
1.1.2
Compare
Changes:
- depend on the released version of the base kernel
2.2.2
Bug fixes:
- #23 first execution would output garbage if there were files in root and no startup script path set
- related to this, the default configuration options are now unset rather than blank
- #24 a variable declaration without an initializer raised an exception
org.slf4j:slf4j-simple:1.7.22
included for a temporary fix to #22. 3rd party dependencies should now function fine as long as they follow theslf4j
convention of not including an implementation unless it is an end user application.
Assets 3
1 person reacted
1.1.1
Compare
This release doesn't bring many new features but rather fully packages an installer in the release.
Bug fixes:
- #21 lazy buffered reads from std in
Assets 3
1.1.0
Compare
- Rich output
- Simple maven dependencies
- Autocompletion
- Simple code inspection
eval
function
Assets 2
You can’t perform that action at this time.