Roger Chao
b53554b4e4
fix(jupyterlab): update command -v from jupyterlab to jupyter-lab ( #328 )
...
Update `command -v` from `jupyterlab` to `jupyter-lab` to check to if
jupyterlab binary is installed.
6 months ago
framctr
1b147ae90d
feat(jupyterlab): add support for `subdomain=false` ( #316 )
...
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
Co-authored-by: Asher <ash@coder.com>
6 months ago
Michael Smith
438c904567
chore: cleanup all test files ( #293 )
...
## Changes made
- Removed all unused imports, and made sure type imports were labeled
correctly
- Updated all comparisons to be more strict
- Simplified loops to remove unneeded closure functions
- Removed all explicit `any` types
- Updated how strings were defined to follow general TypeScript best
practices
## Notes
- We definitely want some kind of linting setup for this repo. I'm going
to bring this up when Blueberry has its next team meeting next week
7 months ago
Muhammad Atif Ali
bd6747f9bc
chore: move update-version to ci ( #301 )
7 months ago
Muhammad Atif Ali
e11b19d33e
feat(jupyter): switch from pip3 to pipx for Jupyter install ( #294 )
7 months ago
github-actions[bot]
472d80ade6
chore: bump version to 1.0.8 in README.md files ( #182 )
...
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Michael Brewer
a3dc364227
feat: add `order` variable to `coder_app` modules ( #177 )
1 year ago
Muhammad Atif Ali
acab6437bc
chore: bump version to 1.0.2 and add script to update them automatically. ( #128 )
...
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Mathias Fredriksson
376c0cae31
chore: add prettier terraform formatting in markdown files ( #134 )
1 year ago
Muhammad Atif Ali
b968a2aa22
feat: add version to module docs ( #122 )
1 year ago
Muhammad Atif Ali
1e3bd2b04b
Add formatting check for shell scripts ( #106 )
1 year ago
Muhammad Atif Ali
4f78c20201
fmt
2 years ago
Muhammad Atif Ali
52e4f3fb6f
bun fmt
2 years ago
Eric Paulsen
11d7787cb0
feat: share variable
2 years ago
Stephen Kirby
ac5c275d8d
added tests that don't depend on shebang
2 years ago
Stephen Kirby
2f248dd91f
placeholder test for jupyterlab with pip
2 years ago
Stephen Kirby
a83cd5b140
added small test for jupyterlab
2 years ago
Muhammad Atif Ali
5e805fef02
add jupyter notebook ( #59 )
2 years ago
Muhammad Atif Ali
34aedce094
fix: fix misc. issues ( #45 )
2 years ago
Muhammad Atif Ali
d3d9a9f135
fix: update tags and fix module bugs, rewrite vscode-server ( #42 )
2 years ago
Muhammad Atif Ali
1bff483ad3
add JupyterLab module ( #39 )
2 years ago