M Bussonnier
M Bussonnier
Passing containers to trailets is not obvious and in particular passing a single item is failing. ``` $ jupyter lite build --piplite-wheels ~/dev/there/dist/there-0.0.12-py2.py3-none-any.whl [...] traitlets.traitlets.TraitError: The 'piplite_urls' trait of a...
This is not part of the Jupyter org on PyPI, this makes it harder to list all the Jupyter related packages.
Hey, The notebook in frontpage of nbviewer is starting to get old: http://nbviewer.ipython.org/url/jdj.mit.edu/~stevenj/IJulia%20Preview.ipynb Do you have something more recent? If you have an example directory somewhere on github we can...
``` jupyter_server/serverapp.py 2861: info += _i18n(f"Jupyter Server {ServerApp.version} is running at:\n{self.display_url}") jupyter_server/auth/identity.py 654: self.log.info(_i18n(f"Wrote hashed password to {config_file}")) ``` At least those two usage are wrong; the f-string will be...
I know @ngoldbaum pointed out that this is a new alternative to mkdocs material, and it should work out of the box. SHould we try it here ? It seem...
From yesterday's discussion, "Thread safety" may have multiple interpretation, Be careful when using it; Or have a clear definition of what it means. Likley have a discussion page about why...
Note to myself Investigate if there are issues opened, and link to here.
I just realized enabling python 3.13t for IPython ci that some packages are compatible but don't have wheels (I'm using --only-binary, except some packages). Is that something we should also...
This tried to make some modules more independants
I'm not even sure this is/was used. It is undocumented.