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

Added support for jupyter notebooks #417 #1511

Merged
merged 10 commits into from
Jul 5, 2023

Commits on Mar 14, 2023

  1. Added support for jupyter notebooks

    Signed-off-by: George Araújo <[email protected]>
    george-gca committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    e6789d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2023

  1. Fixed error when jupyter notebook file is not found

    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    9698abf View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Added python3 installation to Dockerfile

    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    ace9015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ded31e9 View commit details
    Browse the repository at this point in the history
  3. Moved python installation to its own section

    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    62d9d36 View commit details
    Browse the repository at this point in the history
  4. Removed leading / from jupyter notebook path

    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    bc0a3b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Update Dockerfile

    pourmand1376 authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    a3c6fe5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Added step to install jupyter on github action

    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    7e50922 View commit details
    Browse the repository at this point in the history
  2. Updated jupyter notebook blog post

    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8d1261f View commit details
    Browse the repository at this point in the history
  3. Fixed spacing in code blog post

    Signed-off-by: George Araujo <[email protected]>
    george-gca committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3d256d4 View commit details
    Browse the repository at this point in the history