jupyterlab theme simple extension
1.0.0
Jupyterlab主題擴展,從更文明的時間提供了一個更簡單的主題。
這是在開髮型構建中進行此操作所需的工作:
npm install; npm install typescript; npm run build; npm run build:webpack; jupyter labextension install --debug .
或從NPM安裝(可能是舊的):
jupyter labextension install @nfultz/jupyterlab-theme-simple-extension
npm login # creds
npm publish --access public