From 99e4ba73965241fc9ecfcd100245933871165d13 Mon Sep 17 00:00:00 2001 From: JP Ungaretti Date: Tue, 1 Nov 2022 04:03:16 +0000 Subject: [PATCH] Add creation details --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16c3c7b42..9fc61acbd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # GitHub Codespaces ♥️ Jupyter Notebooks -Welcome to your shiny new codespace! We've got everything fired up and running for you to explore Python and Jupyter notebooks. +[![Open in Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new?repo=github/codespaces-jupyter) + +We've got everything fired up and running for you to explore data science and machine learning with Jupyter Notebooks. Ready to get started? [Create a codespace for this repo](https://codespaces.new?repo=github/codespaces-notebooks) and jump in. You've got a blank canvas to work on from a git perspective as well. There's a single initial commit with what you're seeing right now - where you go from here is up to you!