[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#934258: Experimentations on packaging jupyterlab



On Sat, Nov 27, 2021 at 11:52:25AM +0100, Julien Puydt wrote:
> Hi,
> 
> I tried my hand at experimental packaging for jupyterlab.

Hi Julien,

Thanks for your work on this!

> For the Python part, it lacks nbclassic, it's ITP bug #1000667, this
> will be done in no time.

Thanks for doing that package too!

> The JavaScript part is another story entirely. I made experiments
> compiling by hand a few of the packages in packages/.
> [...]

I am looking at packaging spyder-notebook in the not-too-distant
future (ITP #871261), but it's waiting on some upstream work first.
Its tests (I think it's only the tests) use the jupyterlab JavaScript,
for example in spyder_notebook/server/src/tooltip.js:

import { CodeEditor } from '@jupyterlab/codeeditor';

So when you do successfully manage to package jupyterlab, will you
make these bits of JavaScript (or perhaps it's TypeScript) available
in a (or the) package?

Thanks!

   Julian


Reply to: