conveyor notebook export
Write the notebook Dockerfile template to a file
Synopsis
Writes the notebook Dockerfile template to a file such that it can be customized
conveyor notebook export [flags]
Options
-f, --file string The docker filename to write the template to (default "notebook_Dockerfile")
-h, --help help for export
Options inherited from parent commands
--debug Show debug output
--no-browser NO_BROWSER=true Do not automatically open a browser at login instead print the url to the command line. You can also use the environment variable NO_BROWSER=true.
-o, --output string Change the output. Valid options are table or json (default "table")
--quiet QUIET=true Quiet down the output. You can also use the environment variable QUIET=true.
See also
- conveyor notebook - Commands on notebooks