Skip to content

Commit

Permalink
to ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
havogt committed Nov 22, 2023
1 parent e2679dd commit 6e606fc
Show file tree
Hide file tree
Showing 19 changed files with 1,838 additions and 3,274 deletions.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ tasks:
command: |
source .venv/bin/activate
wget https://raw.githubusercontent.com/mwouts/jupytext/main/binder/labconfig/default_setting_overrides.json -P ~/.jupyter/labconfig/
jupyter lab --notebook-dir=/workspace/gt4py/docs/user/next --LabApp.token='' --ServerApp.allow_remote_access=True --NotebookApp.allow_origin=* --LabApp.default_url='lab/tree/Workshop.md'
jupyter lab --notebook-dir=/workspace/gt4py/docs/user/next --LabApp.token='' --ServerApp.allow_remote_access=True --NotebookApp.allow_origin=* --LabApp.default_url='lab/tree/slides/slides_1.md'
env:
PIP_SRC: _external_src
PRE_COMMIT_HOME: /workspace/.caches/pre-commit
Expand Down
33 changes: 0 additions & 33 deletions docs/user/next/README.md

This file was deleted.

Loading

0 comments on commit 6e606fc

Please sign in to comment.