Skip to content

Instantly share code, notes, and snippets.

View krassowski's full-sized avatar

Michał Krassowski krassowski

View GitHub Profile

JupyterLab 4.5.6 with citation manager

Binder

@krassowski
krassowski / index.ts
Created April 10, 2026 17:05
Code snippets demo created in plugin-playground
import {
JupyterFrontEnd,
JupyterFrontEndPlugin,
ILabShell
} from '@jupyterlab/application';
import { INotebookTracker } from '@jupyterlab/notebook';
import { ICommandPalette, ReactWidget } from '@jupyterlab/apputils';
import { codeIcon } from '@jupyterlab/ui-components';
import { Widget } from '@lumino/widgets';
import React, { useState, useEffect, useCallback } from 'react';
@krassowski
krassowski / README.md
Created March 12, 2026 17:37
JupyterLab 4.6.0a4 with ipykernel 6

JupyterLab 4.6.0a4 with ipykernel 6

Binder

@krassowski
krassowski / README.md
Last active April 7, 2026 12:32
JupyterLab 4.5.6

JupyterLab 4.5.6

Binder

@krassowski
krassowski / README.md
Last active March 11, 2026 13:56
4.6.0a4

JupyterLab 4.6.0a4

Binder

@krassowski
krassowski / README.md
Last active March 3, 2026 14:14
JupyterLab 4.5.5 with arbalister

JupyterLab 4.5.5 with arbalister

Binder

@krassowski
krassowski / README.md
Last active March 3, 2026 14:17
JupyterLab 4.5.5 with collaboration and arbalister

JupyterLab 4.5.5 with collaboration and arbalister

Binder

@krassowski
krassowski / README.md
Created February 24, 2026 07:49
JupyterLab 4.6.0a3

JupyterLab 4.6.0a3

Binder

@krassowski
krassowski / README.md
Last active February 24, 2026 07:47
JupyterLab 4.5.5

JupyterLab 4.5.5

Binder

@krassowski
krassowski / README.md
Last active March 12, 2026 07:54
JupyterLab 4.5.6 with notify v2 demo

JupyterLab 4.5.6 with notify v2 demo

Binder