Block or Report
Block or report fcollonval
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
mamba-org/gator Public
Conda environment and package management extension from within Jupyter
-
jupyterlab-contrib/jupyterlab_toastify Public archive
Customize 'react-toastify' to integrate nicely in JupyterLab.
-
jupyter-project Public archive
Handle project folder, template and file templates in JupyterLab
-
A JupyterLab UI tour built on jupyterlab-tutorial and react-joyride.
-
Alternative launcher for JupyterLab
-
A cell toolbar for JupyterLab.
3,090 contributions in the last year
Activity overview
Contribution activity
March 2023
Created 81 commits in 15 repositories
Created 2 repositories
- fcollonval/enhancement-proposals Python
- fcollonval/nbformat Python
Created a pull request in jupyterlab/jupyterlab that received 7 comments
Specify peerDependencies to remove yarn warning
References Seen in jupyterlab/jupyter_collaboration#123
> @jupyter/collaboration-extension:"build:prod" Building extension in .
➤ YN0000: ┌ Resol…
Opened 38 other pull requests in 10 repositories
jupyterlab/jupyterlab
18
merged
1
closed
- Provide @jupyterlab/shared-models as singleton
- Automated Changelog Entry for 3.6.2 on 3.6.x
- Fix integrity
- Backport PR #14212 on branch 3.6.x (Fix save as without changing the file name)
- Backport PR #14207 on branch 3.6.x (Add note for jest configuration and JLab 3.6)
- Backport PR #14182 on branch 3.6.x (Fix save as in collaborative mode)
- Update jupyter-lsp and associated schema
- Add note for jest configuration and JLab 3.6
- Upgrade to lumino 2 final
- CodeMirror packages has singletons
- Load Python CM parser asynchronously
- Make codemirror state and view packages singleton
- Backport PR #14063 on branch 3.6.x (Fix non-document wide undo stack)
- Remove deprecated code
- Add mathjax-extension package
- Fix create-package
- Fix getting current without activation for labels and captions
- Switch to monthly dependabot update
- Restore @jupyterlab/shared-models as proxy to @jupyter/ydoc
jupyterlab/jupyter_collaboration
5
merged
jupyterlab/lumino
5
merged
jupyterlab/extension-examples
1
open
2
merged
jupyterlab/benchmarks
1
open
conda-forge/jupyter-archive-feedstock
1
merged
jupyter-server/jupyter_ydoc
1
merged
jupyter/enhancement-proposals
1
open
jupyterlab-contrib/jupyterlab-theme-editor
1
merged
jupyter/nbformat
1
open
Reviewed 59 pull requests in 13 repositories
jupyterlab/jupyterlab
25 pull requests
- Remove archived repos from the post release checklist
- Split standard input line history per session (notebook)
- Suppresses header check inside frontmatter
- Adds ids_only argument to the fetch settings request
- Show first line of cell when collapsed
- Fix save as without changing the file name
- Update ESLint dependencies
- Fix 'completer with doc panel' UI test
- Run kernel on cell execution when no kernel
- upgrade to MathJax 3 [with git history]
- Fix save as in collaborative mode
- Add CellList as exported type
- Update RELEASE.md to mention the draft GitHub release
-
Update
webpack
dependencies - Option to disable the autolink feature
- Remove shebang from non-executable script node-version-check.js
- Keep extension manager panel sizes when pagination changes
- Do not update running list when hidden
-
Upgrade
jlpm
to yarn 3.4.1 - Introduce disabled states for the cell move up/move down icons
- Rework search in selection in notebook
- Clean up events service types in preparation for release
- Fix non-document wide undo stack
- Micro update terminal.rst: added xonsh
- Make changes to the tooltips of the toolbar actions.
- Some pull request reviews not shown.
jupyterlab/jupyter_collaboration
5 pull requests
jupyterlab/jupyterlab-git
3 pull requests
jupyterlab/extension-cookiecutter-ts
2 pull requests
jupyterlab/jupyterlab_server
2 pull requests
jupyterlab/lumino
1 pull request
jupyter-server/jupyter_ydoc
1 pull request
conda-forge/jupyterlab-feedstock
1 pull request
jupyter/enhancement-proposals
1 pull request
jupyterlab-contrib/jupyterlab-theme-editor
1 pull request
conda-forge/jupyterlab_vim-feedstock
1 pull request
engageLively/jupyterlab-universal-extension
1 pull request
jupyterlab/extension-examples
1 pull request
Created an issue in jupyter/enhancement-proposals that received 8 comments
Pre-proposal: Specify the Markdown cell's markdown flavor
This proposal was developed during Jupyter Community Workshop on the Notebook format (Paris, 28 Feb - 2 Mar). This is a proposition to add a new …