Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
2,831 contributions in the last year
Contribution activity
September 2020
- krassowski/jupyterlab-git TypeScript
Created a pull request in krassowski/jupyterlab-lsp that received 15 comments
First attempt to setup GitHub actions
References Trying to migrate to GitHub actions #311. It will be trial and error I guess. Not sure If I can do this without pushing to master though...
+342
−278
•
15
comments
- Fix pip install version pin using = rather than ==
- Fix highlighting in hover tooltips and start testing the hover feature
- Fix performance issues caused by lazy syntax highlight implementation
- [wip] Faster updates on partial changes in notebooks
- Remove ujson pin
- Fix too aggressive overrides of IPython's pinfo (`?`) and pinfo2 (`??`)
- Release v2.0.3
- Fix IPython overrides
- Release v2.0.2
- Fix code overrides & add an acceptance test
- Release v2.0.1
- Implement a workaround for #334
- Bump version to release v2.0.0 of frontend and 0.9.2 of backend
Created an issue in jupyterlab/jupyterlab-git that received 3 comments
"git add" from file browser?
Description I would like to be able to add a file from the file browser, rather than from the list of untracked filed (it is long for me on some pr…
3
comments
- Make hover tooltip show up automatically after specified delay
- Syntax highlighting updates modes too often
- Use in-memory file system for virtual documents (if available)
- Add release workflow GitHub Action
- Display completer if no matches, but do not activate any of the options
- Implement code overrides matching via tokens parsing
- Shell execution IPython magic override is too aggressive
- Support for ? and ?? IPython line magics
- Line magics are not getting substituted in 2.0
- Virtual document updates are slow for large notebooks
- Continuous hinting should not trigger completer if there are no matches
- Provide mapping between some kernel types and LSP types?
45
contributions
in private repositories
Sep 1 – Sep 17