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: unsupervised-machine/crypto_api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fastAPI
Choose a base ref
...
head repository: unsupervised-machine/crypto_api
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.
  • 15 commits
  • 32 files changed
  • 1 contributor

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    a93e740 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fe267a View commit details
    Browse the repository at this point in the history
  3. use this command to run both backend and front end:

    uvicorn main:app --reload & streamlit run streamlit_app.py
    unsupervised-machine committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    bdac832 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d1924d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca95d0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e723045 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    203d546 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2236176 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    655ea42 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    99e5665 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3f8a2a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a0be773 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    809c85d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e54bb41 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a6314ae View commit details
    Browse the repository at this point in the history
Loading