Jupyter
Quick example:
jobs:
jupyter:
action: gh:apolo-actions/jupyter@master
args:
volumes_data_remote: ${{ volumes.data.remote }}
volumes_code_remote: ${{ volumes.code.remote }}
volumes_config_remote: ${{ volumes.config.remote }}
volumes_notebooks_remote: ${{ volumes.notebooks.remote }}
volumes_results_remote: ${{ volumes.results.remote }}Arguments
volumes_data_remote
volumes_data_remoteExample
volumes_code_remote
volumes_code_remoteExample
volumes_config_remote
volumes_config_remoteExample
volumes_notebooks_remote
volumes_notebooks_remoteExample
volumes_results_remote
volumes_results_remoteExample
preset
presetExample
jupyter_mode
jupyter_modeExample
job_name
job_nameExample
multi_args
multi_argshttp_port
http_portExample
http_auth
http_authExample
Last updated
Was this helpful?