Skip to content

Disable source maps for the deployment from this repository? #151

Open
@agriyakhetarpal

Description

Hi! The JupyterLite deployment from this repository is currently being used by the NumPy live shell on the numpy.org website, and we have recently been expanding shells for more websites for projects as a part of Quansight-Labs/czi-scientific-python-mgmt#134, with potentially the long-term inclusion of a theme-specific attribute for the Scientific Python Hugo Theme as a configuration option to enable a partial for the shell if set, which could make use of this deployment.

I would like to ask if it would be a good idea to disable source maps here? It would significantly reduce the shell's load time as a result of less bandwidth consumption, as the assets' size would come down significantly. This is in line with the results noted for SymPy's live shell recently: sympy/live#24 (comment) via https://bit.ly/sympyjstest.

I have to note that this might not be pleasant for newcomers, as this repository is also meant to serve as an entry point to JupyterLite and is, therefore, built with custom configuration(s) kept to a minimum.

If the answer is negative, no worries and I would completely understand – we could proceed with hosting our own deployment on our side from the https://github.com/numpy/ (or github.com/scientific-python/) organisations.

If yes, I'm happy to open a PR – it's a trivial change to add, of course.

Thank you for your time! :)


cc: @rgommers

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions