Skip to content

Commit

Permalink
Switch to jupyter app launcher from pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragjn committed Nov 4, 2024
1 parent db3a6b0 commit 30270a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
- title: Finetuning Notebook
description: Launch Truefoundry LLM Finetuning Notebook
icon: /home/jovyan/llm-finetune/assets/truefoundry-logo.svg
source: /llm-finetune/finetune.ipynb
type: notebook
cwd: /home/jovyan/llm-finetune/
type: jupyterlab-commands
source:
- label: Finetuning Notebook
id: 'filebrowser:open-path'
args:
path: /llm-finetune/finetune.ipynb
catalog: Notebook
copy: false
2 changes: 1 addition & 1 deletion notebook-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-r requirements.txt
jupyter_app_launcher @ git+https://github.com/truefoundry/jupyter_app_launcher@9a959b894542995fc763ed07324bbd274e96610d
jupyter-app-launcher==0.3.1

0 comments on commit 30270a5

Please sign in to comment.