Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Replace anaconda installation with vanilla Python and pip #837

Draft
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from

Conversation

n2ygk
Copy link

@n2ygk n2ygk commented Aug 9, 2024

Per discussion in this Slack #general thread this is a first crack at replacing Anaconda as the Python & Jupyter Lab installer. It instructs the student to:

  1. Download and install Python from python.org
  2. Use a virtual env
  3. Use pip to install Jupyter Lab, Pandas and Matplotlib.

Documentation is given for Windows, macOS and Linux, however the Youtube videos will need to be re-recorded as well.

@n2ygk n2ygk marked this pull request as draft August 9, 2024 19:37
Copy link

netlify bot commented Aug 9, 2024

Deploy Preview for workshop-template-previews ready!

Name Link
🔨 Latest commit e23544c
🔍 Latest deploy log https://app.netlify.com/sites/workshop-template-previews/deploys/66b66fd154389f00082050b9
😎 Deploy Preview https://deploy-preview-837--workshop-template-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@tobyhodges tobyhodges added the status:wait Progress dependent on another issue or conversation label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:wait Progress dependent on another issue or conversation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants