| layout | default |
|---|---|
| title | Posit Cloud Setup |
Posit Cloud is our magical online coding environment where you'll write R code in your web browser - no installation needed! It's free, professional, easy to share with others, and has everything pre-installed for our data science adventures.
- 🌐 Go to posit.cloud
- 🖱️ Click "Get Started" if you don't have an account, or "Sign Up" if you already have an account
- 🆓 You will see the "Free" plan on the left most column, click "Learn more"
- ✍️ Click "Sign up"
- 📧 Enter your email address and create a password; Or sign up using your own Google account, GitHub account or Clever account
- ✅ Verify your email (check your email's inbox for an email from Posit Cloud, and click "verify email"!)
- 🎯 Go back to your Posit Cloud page and click "Continue"
Here is the workspace link we will use during this camp. It's called "data_playground". You can copy the link directly by hovering your mouse over the top right corner of the text box below:
https://posit.cloud/spaces/624374/join?access_code=DPo4bWWzbmekRHTREK_nW0M8Sjmpjmjd3gXKHLFO`
If the above link is too long for you, try this shorter one:
https://shorturl.at/iM1Hk
- 🔗 Click the workspace link from your instructor
- 🎯 Click "Join Workspace"
- ✨ You're in! You will see "data_playground" being listed on the left panel. If you click on "All Content", you should see project for "Day_1".
-
📂 Open the "Day_1" project
💡 Important: When you open this project, Posit Cloud automatically creates your own permanent copy! This means you can make changes, play around, and save your work - it's all yours to keep and access later.
-
🖱️ Under the "Console" tab (top left)
-
⌨️ Type:
print("Hello, magical data world!")
-
⏎ Press Enter
-
🎉 You should see your message appear!
- ✅ Make sure you're logged into your Posit Cloud account
- ✅ Ask your instructor for the workspace link again
- ✅ Try refreshing your browser
- ✅ Check for typos (R is case-sensitive!)
- ✅ Ask a friend or instructor for help
- ✅ Close other browser tabs
- ✅ Make sure you have good internet connection
Congratulations! Your magical coding castle is now ready 🏰. It's time to go back to Day 1 activities and start your first day of magical programming adventures.
