Skip to content

Added examples for Feast,S3 Conenct and Remote-ssh to NB Server

MR

  • Feast
    • Added examples for Feast under feast_examples
  • S3 Connect
    • Added process for connecting an S3 bucket to notebook directory via goofys. Visible under s3-mount
  • Remote SSH
    • Added steps to ssh into a notebook server. This will allow users to ssh into their notebook server from their local PC and at the same time make use of vscode-ssh to remote ssh and code in their notebook server.
    • Visible under remote-ssh

Merge request reports