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

Move to Jupyter notebooks #1

Open
colinsauze opened this issue Jul 16, 2019 · 3 comments
Open

Move to Jupyter notebooks #1

colinsauze opened this issue Jul 16, 2019 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@colinsauze
Copy link
Member

The lesson currently uses Spyder and raw python. It would be better suited to using Jupyter notebooks.

@colinsauze colinsauze added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Feb 22, 2021
@vinisalazar
Copy link
Collaborator

Hi @colinsauze. I am interested in working on this lesson, and I guess this is a good starting point.

However, I was having some difficulties building the lesson, and would like to submit a PR addressing that before I work on this issue. I DMed you on the Carpentries Slack, if you happen to use that channel.

Thanks!
V

vinisalazar added a commit to vinisalazar/machine-learning-novice-sklearn that referenced this issue May 14, 2021
  - Related to carpentries-incubator#1.
  - Add instructions to use JupyterLab.
  - Add video instructions to install Anaconda.
vinisalazar added a commit to vinisalazar/machine-learning-novice-sklearn that referenced this issue May 14, 2021
  - This correctly renders the video block introduced in 92576ea.
  - Related to carpentries-incubator#1.
vinisalazar added a commit to vinisalazar/machine-learning-novice-sklearn that referenced this issue May 14, 2021
  - Adds python_install.html with video instructions to install Python with Anaconda.
  - Related to carpentries-incubator#1.
@bkmgit
Copy link
Collaborator

bkmgit commented May 20, 2021

Jupyter notebooks are quite resource intensive to run so may not be appropriate for everybody. Many of the Carpentries lessons use a format where code snippets are used, without imposing formatting. This allows easy inclusion of a variety of programming languages within the same framework, and also enables participants to choose the programming environment they want.

@vinisalazar
Copy link
Collaborator

@bkmgit that makes sense. The issue1-jupyter-notebooks was created to evaluate how the lesson would be with Jupyter Notebooks.

I do think that lessons can be relatively platform-agnostic; however, it is good to have a recommended way of running them. This is why changes that address this issue can be restricted to the setup.md file, and not the actual lesson episodes.

colinsauze pushed a commit that referenced this issue Sep 25, 2024
Update with new changes from Mikes repo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants