You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've started the AFM-SPM/jupyterlite-topostats repository with a view to provisioning Notebooks via JupyterLite which uses WebAssembly to run a Jupyter server completely in a users browser, no need to setup and install a virtual environment.
Most work will be tracked via issues/features and undertaken in the AFM-SPM/jupyterlite-topostats repository but it may be prudent to write and include some features for reading and making files available under topostats.io module. They will be documented here when the time arises and once everything is working well this issue can be closed by the removal of Notebooks.
Currently the notebooks are in place and load, but there is a dependency issue because there are no Python wheels available for Numpy-1.26.0 (see issue) which means that TopoStats itself will not install in the Notebooks.
I've started the AFM-SPM/jupyterlite-topostats repository with a view to provisioning Notebooks via JupyterLite which uses WebAssembly to run a Jupyter server completely in a users browser, no need to setup and install a virtual environment.
Most work will be tracked via issues/features and undertaken in the AFM-SPM/jupyterlite-topostats repository but it may be prudent to write and include some features for reading and making files available under
topostats.io
module. They will be documented here when the time arises and once everything is working well this issue can be closed by the removal of Notebooks.Currently the notebooks are in place and load, but there is a dependency issue because there are no Python wheels available for Numpy-1.26.0 (see issue) which means that TopoStats itself will not install in the Notebooks.
The text was updated successfully, but these errors were encountered: