Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

Releases: nteract/sidecar

The SideCar v0.0.2 Alpha

26 Jun 19:28
Compare
Choose a tag to compare
Pre-release

SideCar! 🎉

You'll need jupyter_console which is yet to be released.

I need help packaging these well. Come join me!

Test it, try it, have a blast.

Start up a console:

$ jupyter console

Fire up sidecar in your platform's way. For OS X, this means opening the .App file (after unzipping). However, apparently the binary needs to be signed and I haven't done that so there are more hoops.

Sidecar will open as many display areas as there are kernels running, which means if you run

jupyter console

in separate terminals, sidecar views will pop up automagically.