An open API service indexing awesome lists of open source software.

https://github.com/uts-cic/tap-notebooks-zeppelin

The resources for the LASI'17 Writing Analytics Workshop
https://github.com/uts-cic/tap-notebooks-zeppelin

Last synced: 12 months ago
JSON representation

The resources for the LASI'17 Writing Analytics Workshop

Awesome Lists containing this project

README

          

# tap-notebooks-zeppelin

These are Apache Zeppelin notebooks that utilise TAP. This repo has been adapted from one setup for LASI'17 workshop. Those files remain, but are archived in the lasi17 directory as they were written for tapv1 (REST based).

The top level files utilise the current version of TAP which presents a GraphQL API.

### LASI'17 - Writing Analytics Workshop

These are the resources for the [LASI'17 Writing Analytics Workshop](http://lasi.solaresearch.org/workshop-list-17/), 13-15 June 2017, [University of Michigan](http://umich.edu), Ann Arbor, USA.

#### Presenters:

- [Andrew Gibson](http://andrewresearch.net), Research Fellow in Writing Analytics, [Connected Intelligence Centre](http://utscic.edu.au), [University of Technology Sydney](http://uts.edu.au), Australia.

- [Simon Buckingham Shum](http://www.uts.edu.au/staff/simon.buckinghamshum), Professor of Learning Informatics, Director [Connected Intelligence Centre](http://utscic.edu.au), [University of Technology Sydney](http://uts.edu.au), Australia.

#### Program:

- [Session 1](outlines/lasi17-waw-1.md) (Tues 1:30-3:00pm)

- [Session 2](outlines/lasi17-waw-2.md) (Tues 3:30-5:00pm)

- [Session 3](outlines/lasi17-waw-3.md) (Wed 1:30-3:00pm)

- [Session 4](outlines/lasi17-waw-4.md) (Wed 3:30-5:00pm)

- [Session 5](outlines/lasi17-waw-5.md) (Thurs 9:00-10:30am)

### Other contributions

#### Discussion:

An online discussion on Writing Analytics can be found at [Gitter](https://gitter.im/writing-analytics). Discussion specific to this workshop can be joined in the [LASI-17 Room](https://gitter.im/writing-analytics/LASI-17)

### Zeppelin

Install Zeppelin locally on your own machine by downloading from [zeppelin.apache.org](http://zeppelin.apache.org).

### Zeppelin notes

The JSON files in the notes directory this repo are Zeppelin notes which can be imported into a running Zeppelin instance with the following steps:

1. Open Zeppelin in a web browser
2. Click the link “Import Note”
3. Type a name “Getting Started”
4. Click “Add from URL”
5. Paste in the raw GitHub URL into the URL box
- To get the raw GitHub URL, click on the JSON file, then select raw in the file viewer, and copy the URL.
6. Click “Import”
7. You should see a new Note named as per step 3. Click on it to open it.

### License

This license applies to all files in this repo including the wiki.

> © University of Technology Sydney 2016-2017
>
> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
>
> [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
>
> Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.