numsw

Swift library like numpy, playgrounds notebook like jupyter.

MIT License

Stars
132

numsw

Swift playground book like numpy and jupyter notebook.

How to install, iPad

How to build Playground Book

You have to install Swift playgrounds application via AppStore. And, build playground book using the following commands.

cd Tools
./build-book.rb     # build playground for iPad and Xcode

How to send Swift.playgrounds

One can send playground book to iPad via AirDrop.

Drag and drop to your iPad in AirDrop view, like below image.

After sending playground book to your iPad, following alert is shown on yours. And then tap Playgrounds in order to import it into Swift playgrounds.app.

How to use on Xcode

Double click playground file to open it, and then playground view will be opened. One can open playground view by tapping the icon inside red circle in the below image.