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

complate problems #15253

Closed
JHC000abc opened this issue Oct 11, 2023 · 3 comments
Closed

complate problems #15253

JHC000abc opened this issue Oct 11, 2023 · 3 comments
Labels
bug status:Answered The issue has been answered by a community member. status:Needs Triage Applied to new issues that need triage

Comments

@JHC000abc
Copy link

I used command to complate the project such as under,but it failed.

  1. git clone https://github.com/jupyterlab/jupyterlab.git
  2. cd jupyterlab
  3. git checkout v4.0.6
  4. In this , I change some style in /jupyterlab/packages/application/style/core.css
  5. pip install -ve .
  6. jupyter lab build
  7. when it complate finished ,I used "jupyter lab --port=9999 --ip=0.0.0.0 --allow-root --dev-mode" to run the jupyterlab ,I change in core.css show success .but when I did not used --dev-mode to start jupyterlab it failed

I want to know how to solve my problem ?

I already read all docs about this project.

@JHC000abc JHC000abc added the bug label Oct 11, 2023
@jupyterlab-probot jupyterlab-probot bot added the status:Needs Triage Applied to new issues that need triage label Oct 11, 2023
@JHC000abc
Copy link
Author

my base environment is:

ubuntu
docker
python 3.10
nodejs 18

@krassowski
Copy link
Member

krassowski commented Oct 13, 2023

If you want to modify the assets for deployment you need to follow the optional commands listed in https://jupyterlab.readthedocs.io/en/latest/developer/contributing.html#installing-jupyterlab to rebuild assets.

@krassowski krassowski added the status:Answered The issue has been answered by a community member. label Oct 13, 2023
@JasonWeill
Copy link
Contributor

Closing per @krassowski 's comment; please try rebuilding your assets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug status:Answered The issue has been answered by a community member. status:Needs Triage Applied to new issues that need triage
Projects
None yet
Development

No branches or pull requests

3 participants