You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Optimizely Labs is a collection of tutorials ("labs") for working with Optimizely data and developer tools.
4
4
5
-
Each lab contains a **focused** combination of documentation and code demonstrating how to solve a specific problem with Optimizely data or developer tools. For example, [this lab](labs/query_enriched_event_data_with_spark) contains instructions for loading and querying [Optimizely Enriched Event data](https://docs.developers.optimizely.com/web/docs/enriched-events-export) using [Apache Spark](https://spark.apache.org/).
5
+
Each lab contains a **focused** combination of documentation and code demonstrating how to solve a specific problem with Optimizely data or developer tools. For example, [this lab](labs/query-enriched-event-data-with-spark) contains instructions for loading and querying [Optimizely Enriched Event data](https://docs.developers.optimizely.com/web/docs/enriched-events-export) using [Apache Spark](https://spark.apache.org/).
6
6
7
7
Labs are **self-contained**, so all of the instructions and resources needed to run executable code can be found in the lab directory. They're also **open-sourced** under the [Apache 2.0 license](http://www.apache.org/licenses/LICENSE-2.0), so you're free to modify and use them to solve problems in your own way.
0 commit comments