From 17c1e15fcd78e0b0e2d9c265d5bb558bd08b9041 Mon Sep 17 00:00:00 2001 From: Ajeeta Asthana Date: Tue, 15 Apr 2025 01:05:30 -0400 Subject: [PATCH] Minor doc fix --- StartHere.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StartHere.ipynb b/StartHere.ipynb index 7b32fc51ba..2fc3858eba 100644 --- a/StartHere.ipynb +++ b/StartHere.ipynb @@ -6,7 +6,7 @@ "source": [ "# Tutorials, Examples, and Demos\n", "\n", - "[Jupyter](http://jupyter.org/) and [BeakerX](http://beakerx.com/) are based on the idea of the lab notebook, brought to life in your web browser. Each notebook is a place for recording the written ideas, data, images, spreadsheets, diagrams, equations, and especially code, that one produces in the course of research. You can analyze, visualize, and document data and science, using multiple programming languages. BeakerX is an extension of Jupyter, including kernels for the JVM langauges, autotranslation between languages ([prototype](https://github.com/twosigma/beakerx/issues/5039)), interactive plots, tables, Spark, and more.\n", + "[Jupyter](http://jupyter.org/) and [BeakerX](http://beakerx.com/) are based on the idea of the lab notebook, brought to life in your web browser. Each notebook is a place for recording the written ideas, data, images, spreadsheets, diagrams, equations, and especially code, that one produces in the course of research. You can analyze, visualize, and document data and science, using multiple programming languages. BeakerX is an extension of Jupyter, including kernels for the JVM languages, autotranslation between languages ([prototype](https://github.com/twosigma/beakerx/issues/5039)), interactive plots, tables, Spark, and more.\n", "\n", "Please see our [issue tracker](https://github.com/twosigma/beakerx/issues) for documentation of the known bugs and plans for future development. Your [email feedback](mailto:beakerx-feedback@twosigma.com) is most welcome.\n", "\n",