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: afcarl/pythonplot.com
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tdhopper/pythonplot.com
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 23 files changed
  • 3 contributors

Commits on Jan 6, 2020

  1. set renderer

    tdhopper committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    a5bf462 View commit details
    Browse the repository at this point in the history
  2. set webdriver

    tdhopper committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    1a2e7f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. remove altair magic

    tdhopper committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    7893641 View commit details
    Browse the repository at this point in the history
  2. Merge pull request tdhopper#19 from tdhopper/set-altair-renderer

    Set altair renderer
    tdhopper authored Jan 7, 2020
    Configuration menu
    Copy the full SHA
    034c058 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. install altair_saver

    tdhopper authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    1407a81 View commit details
    Browse the repository at this point in the history
  2. fix name

    tdhopper authored Apr 14, 2020
    Configuration menu
    Copy the full SHA
    ffd47bc View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. remove mail chimp for now

    tdhopper authored Jun 13, 2020
    Configuration menu
    Copy the full SHA
    7324a8b View commit details
    Browse the repository at this point in the history
  2. upgrade statsmodels

    tdhopper authored Jun 13, 2020
    Configuration menu
    Copy the full SHA
    63240e2 View commit details
    Browse the repository at this point in the history
  3. pin plotnine at <0.7

    started getting a MemoryError running
    
    
    
    (ggplot(diamonds) +
    
      aes('depth', fill='cut', color='cut') +
    
      geom_density(alpha=0.1))
    tdhopper authored Jun 13, 2020
    Configuration menu
    Copy the full SHA
    3cfe6e5 View commit details
    Browse the repository at this point in the history
  4. Use bootstrap from cdn

    tdhopper committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    41aca4c View commit details
    Browse the repository at this point in the history
  5. Removes footnotes

    tdhopper committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    2fa51bb View commit details
    Browse the repository at this point in the history
  6. upgrade lightbox

    tdhopper committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    3db38e8 View commit details
    Browse the repository at this point in the history
  7. fix navbar

    tdhopper committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    63e67be View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2020

  1. Configuration menu
    Copy the full SHA
    a336a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f618b14 View commit details
    Browse the repository at this point in the history
  3. Merge pull request tdhopper#20 from nicolaskruchten/px

    switch from graph_objects to px
    tdhopper authored Sep 17, 2020
    Configuration menu
    Copy the full SHA
    f5fcc4b View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2020

  1. fix url

    tdhopper authored Oct 15, 2020
    Configuration menu
    Copy the full SHA
    1a0be7e View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. try to update node

    tdhopper authored Apr 2, 2021
    Configuration menu
    Copy the full SHA
    91aff31 View commit details
    Browse the repository at this point in the history
Loading