Open ddrinka opened 1 year ago
Hi @ddrinka thank you for reaching out. May you share the sample application you are using? Also may you please share the full Oryx logs?
I've created a public repro: https://github.com/ddrinka/OryxPipRepro
requirements.txt
that includes a JupyterLab extensionjupyter-labextension list
: jupyter_bokeh not enabledpip install --user --force-reinstall jupyter_bokeh
jupyter-labextension list
: jupyter_bokeh enabledHere's the pre-build: https://github.com/ddrinka/OryxPipRepro/actions/runs/3943266877/jobs/6747908165
Here are the logs after connecting to the CodeSpace: build.log oryx-build-commands.txt
Bug Report
Oryx is being run automatically by GitHub CodeSpaces on a
requirements.txt
file for a python workspace.Installing the extension manually works find:
Installing the extension using the command Oryx generates does not work: