[swift-users] Swift kernel for Jupyter Notebook/IPython

Jin Wang owenwjowenwj at gmail.com
Wed Feb 8 18:31:00 CST 2017


Hey David,

I'm currently using the existing REPL to power the code execution.
Eventually, when Swift becomes more stable and Linux gets more support, we
might be able to do visualisations using UIKit or its alternatives. Right
now, as far as I can see, the benefit to write notebook instead of using
Playground would be:

   - the ability to cooperate with people in real time
   - the ability to write explanatory text around the code
   - and the ability to easily share your documents.

Regards,
Jin

On Thu, Feb 9, 2017 at 6:39 AM David Young via swift-users <
swift-users at swift.org> wrote:

> On Wed, Feb 08, 2017 at 12:39:34PM +0000, Jin Wang via swift-users wrote:
> > Hey guys,
> >
> > I'm building a swift kernel for Jupyter Notebook. If you haven't heard of
> > it, *the Jupyter Notebook is a web application that allows you to create
> > and share documents that contain live code, equations, visualizations and
> > explanatory text*.
>
> Does the Swift code run with all of the privileges of the notebook
> app or its user?
>
> In general, I am curious if/how people are arranging to run Swift code
> with a restricted execution environment.
>
> Dave
>
> --
> David Young
> dyoung at pobox.com    Urbana, IL    (217) 721-9981
> _______________________________________________
> swift-users mailing list
> swift-users at swift.org
> https://lists.swift.org/mailman/listinfo/swift-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20170209/e6a39034/attachment.html>


More information about the swift-users mailing list