From 5b5d33bd1cff26c9e9c99a39b62081d9a9159afa Mon Sep 17 00:00:00 2001 From: Prem Netsuwan Date: Thu, 11 Aug 2022 16:50:06 -0700 Subject: [PATCH] Adding binder button to readme (#969) --- README.md | 20 ++++++-------------- _static/open-in-jupyterlab.svg | 3 +++ 2 files changed, 9 insertions(+), 14 deletions(-) create mode 100644 _static/open-in-jupyterlab.svg diff --git a/README.md b/README.md index b3105a624..3d420ce66 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,6 @@ [![Conda](https://img.shields.io/conda/pn/conda-forge/ploomber)](https://anaconda.org/conda-forge/ploomber) [![Coverage](https://coveralls.io/repos/github/ploomber/ploomber/badge.svg?branch=master)](https://coveralls.io/github/ploomber/ploomber?branch=master) [![Twitter](https://img.shields.io/twitter/follow/ploomber?label=Follow&style=social)](https://twitter.com/intent/user?screen_name=ploomber) -[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Fguides/first-pipeline%252FREADME.ipynb%26branch%3Dmaster) [![Downloads](https://pepy.tech/badge/ploomber)](https://pepy.tech/project/ploomber)

@@ -56,25 +55,18 @@ conda install ploomber -c conda-forge ## Getting started -**Open a hosted JupyterLab instance:** - -[![image](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/ploomber/binder-env/main?urlpath=git-pull%3Frepo%3Dhttps%253A%252F%252Fgithub.com%252Fploomber%252Fprojects%26urlpath%3Dlab%252Ftree%252Fprojects%252Fguides/first-pipeline%252FREADME.ipynb%26branch%3Dmaster) +### Try the tutorial: +

+ Open In JupyterLab +

-**or learn it locally in 2 minutes:** +### **Or locally:** ```sh pip install ploomber --upgrade python -m ploomber.onboard -``` - -**What's next?** - -Ready to **migrate your project?** [Click here.](https://docs.ploomber.io/en/latest/user-guide/refactoring.html) - -Do you want to **learn more?** [Check out the introductory tutorial.](https://docs.ploomber.io/en/latest/get-started/first-pipeline.html) - -Run more [examples.](https://docs.ploomber.io/en/latest/user-guide/templates.html) + ``` ## Community diff --git a/_static/open-in-jupyterlab.svg b/_static/open-in-jupyterlab.svg new file mode 100644 index 000000000..e9e345567 --- /dev/null +++ b/_static/open-in-jupyterlab.svg @@ -0,0 +1,3 @@ + + +
Open in JupyterLab
Open in JupyterLab
Viewer does not support full SVG 1.1