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

Switching the frontend to JupyterLab #1

Open
1 of 4 tasks
dokempf opened this issue Apr 22, 2021 · 1 comment · May be fixed by #2
Open
1 of 4 tasks

Switching the frontend to JupyterLab #1

dokempf opened this issue Apr 22, 2021 · 1 comment · May be fixed by #2

Comments

@dokempf
Copy link
Owner

dokempf commented Apr 22, 2021

This is a long-term issue tracking the progress towards making JupyterLab the default frontend of the material. It is continuously udpated when new problems arise.

Technically, switching to JupyterLab is easy: Starting jupyter lab instead of jupyter notebook (after install the jupyterlab package) does the trick. There are however some minor and major complications:

Major things to take care of (blockers for the transition):

  • Increase the size of the Doxygen documentation - it gets rendered inline and is very small.
  • Make sure that the exercise/solution extension we use is compatible with JupyterLab

Here are some minor things to fix when transitioning:

  • Make the Docker image use Jupyter Lab
  • The VTKWriter rich display link does not work, as it tries to open the file within JupyterLab - which is unsupported.
@dokempf dokempf linked a pull request Apr 22, 2021 that will close this issue
@dokempf
Copy link
Owner Author

dokempf commented Apr 28, 2021

Upstream issue opened for the documentation iframe: jupyter-xeus/xeus-cling#399

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

Successfully merging a pull request may close this issue.

1 participant