Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt JupyterLab as the primary interface #264

Open
csadorf opened this issue Jun 28, 2022 · 1 comment
Open

Adopt JupyterLab as the primary interface #264

csadorf opened this issue Jun 28, 2022 · 1 comment

Comments

@csadorf
Copy link
Member

csadorf commented Jun 28, 2022

Summary

Adopt the JupyterLab (JL) interface as the primary interface for AiiDAlab.

Motivation

The Jupyter notebook interface is deprecated, which means that switching to the more modern JupyterLab interface is eventually necessary.

The JupyterLab interface implement some of the functions that are currently implemented by the AiiDAlab home app. Thus we expect that adopting the JL interface as the primary interface will improve the user experience and reduce maintenance cost.

Expected outcome

When a user starts AiiDAlab they will be directed to the JL by default and will find all functions that are currently provided by the AiiDAlab home app.

@csadorf csadorf self-assigned this Jun 28, 2022
@csadorf csadorf removed their assignment Sep 20, 2022
@danielhollas
Copy link
Contributor

Just noting that the Jupyter Notebook no longer seems to be deprecated. Instead the new version 7n will be rewritten and based on JupyterLab.

https://jupyter.org/enhancement-proposals/79-notebook-v7/notebook-v7.html

https://github.com/jupyter/notebook#maintained-versions

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

No branches or pull requests

2 participants