Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Add JupyterLab Extensions to Local Instructions #683

Open
jlperla opened this issue Sep 12, 2019 · 2 comments
Open

Add JupyterLab Extensions to Local Instructions #683

jlperla opened this issue Sep 12, 2019 · 2 comments
Assignees

Comments

@jlperla
Copy link
Member

jlperla commented Sep 12, 2019

Subset of #653
@arnavs see this for the hubs. I tested on destkop

On a desktop

conda install -c conda-forge nodejs
pip install jupyterlab-quickopen
jupyter labextension install @jupyterlab/toc  --no-build
jupyter labextension install @parente/jupyterlab-quickopen  --no-build
jupyter labextension install @jupyter-widgets/jupyterlab-manager --no-build
jupyter lab build --dev-build=False
npm cache clean --force

Can this stuff be done within julia miniconda? Dunno.

@jlperla jlperla added this to the v1.1 milestone Sep 12, 2019
@jlperla jlperla self-assigned this Sep 12, 2019
@arnavs arnavs self-assigned this Sep 12, 2019
@arnavs
Copy link
Member

arnavs commented Sep 13, 2019

@jlperla Just to confirm, at this point we are only installing this stuff? Or do you also want me to try plugging it into the actual hub

@arnavs arnavs changed the title Add jupyterlab extensions to to installation instructions and hubs Add JupyterLab Extensions to Local Instructions Sep 13, 2019
@arnavs arnavs modified the milestones: v1.1, v1.2 Sep 13, 2019
@arnavs
Copy link
Member

arnavs commented Sep 13, 2019

OK, seems to work out of the box. I've added it to the hubs.

Renaming this and moving to 1.2 (just a guess) for when we are ready to put this in the instructions.

@jlperla jlperla removed this from the v0.6.0 milestone May 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants