Skip to content
This repository has been archived by the owner on Nov 17, 2021. It is now read-only.

Releases: Jaykul/Jupyter-PowerShell

First fully working cross-platform build

25 Apr 13:04
Compare
Choose a tag to compare

This build is purely PowerShell Core, and (I apologize for this) is based on PowerShell 6.0.1

A new point release for 6.0.2 is due, and I'll get it done later this week -- but I wanted to finally get this out.

Pre-release package for PowerShell Core Beta 4

17 Jul 05:14
Compare
Choose a tag to compare

Update to PowerShell Core Beta 4 references.

Fixed #8, #9, #10, error handling, as well as the build and release steps.

Refactor and cleanup of the Jupyter-Kernel assembly.

Add Write-Jupyter command to handle custom output.

The chocolatey package (nupkg) is only attached here for a few testers.

Error handling fixes

30 Jun 04:48
Compare
Choose a tag to compare
Error handling fixes Pre-release
Pre-release

Fixed #3 #6 #7 and this release should address #5

Hopefully in this release I've packaged it correctly -- at least for people who already have the right versions of .NET Core and PowerShell Core installed.

First preview release

28 Jun 05:37
Compare
Choose a tag to compare
First preview release Pre-release
Pre-release

I've finally gotten this working for Windows PowerShell (full framework) and PowerShell Core, and I'm providing a package with an install script. You need to unzip to a permanent location, and then run the install.ps1 script from that location.