Giter VIP home page Giter VIP logo

pythoncourse2022-materials's Introduction

pythoncourse2022-materials's People

Contributors

harrylloyd-cefas avatar tiagoams avatar ekarlowska avatar swilkinson19 avatar

Stargazers

Rebecca Millard avatar Renato Busatto avatar

Watchers

Jennifer Graham avatar Rebecca Millard avatar

Forkers

johnfranks118

pythoncourse2022-materials's Issues

.gitignore

Any objections to adding a .gitignore with e.g. .ipynb_checkpoints folder in it so we're not tracking each others checkpoints?

Check guided practice makes sense

@swilkinson19 to check notebook lesson 09-Guided-Practice.ipynb makes sense. Is it necessary to add solutions somewhere or can these be created on-the-fly?

Please note that the lessons were renamed to 08-Control flow and 09-Guided practice to reflect the schedule order.

Use jupyterlab instead of jupyter notebook?

This had been suggested earlier (Harry?) and I dismissed on the basis that undo cell delete and undo cell edit didn't work. It turns out that it does both operations

Undo cell delete:
Esc (to leave edit mode) Z

Undo cell edit:
Ctrl+Z

Or use the Edit menu for both

Jupyter lab supports console and editor py files, which would be convenient for the exercise on writing a module, and is the way most people are used to writing python. It also does everything else notebooks do. So ... should we use Jupyterlab instead or it it too late?

I have updated the environment.yml just in case and anyone that want to install it just has to:

conda install jupyterlab
or
mamba install jupyterlab

Missing matplotlib practice?

There's a session called 'more matplotlib and exercise' in the schedule but this doesn't have a notebook - I can make one but wanted to check I'm not missing something.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.