Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kostrykin/mobi-devcontainer-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: kostrykin/mobi-devcontainer-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: test_pylab
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 28, 2023

  1. Add substitute for %pylab magic

    %pylab is deprecated, adds a substitute which omits the warning message.
    kostrykin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ec8a6ed View commit details
    Browse the repository at this point in the history
  2. Fix Dockerfile

    kostrykin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    22016bf View commit details
    Browse the repository at this point in the history
  3. Fix Dockerfile

    kostrykin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ff3c03a View commit details
    Browse the repository at this point in the history
  4. Fix Dockerfile

    kostrykin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    efb49e3 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    kostrykin authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c22e465 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6fcd82b View commit details
    Browse the repository at this point in the history
  7. Update .devcontainer.json

    kostrykin authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    8f804f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1bd3659 View commit details
    Browse the repository at this point in the history
  9. Test

    kostrykin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    08abb75 View commit details
    Browse the repository at this point in the history
  10. Test

    kostrykin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2db916f View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Update image

    kostrykin committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ad300b6 View commit details
    Browse the repository at this point in the history
Loading