gator icon indicating copy to clipboard operation
gator copied to clipboard

Create a simple server for the navigator

Open fcollonval opened this issue 5 years ago • 1 comments
trafficstars

Description

Currently the navigator is built on top of a JupyterLab server. This is not a good idea as it brings endpoints for kernels, content management, terminal,... . We should build on top of a simple server.

fcollonval avatar Oct 18 '20 16:10 fcollonval

A simple server should indeed be enough :+1:

There were some ideas of being able to build environments using the navigator in a visual manner, but this will probably not require kernels or terminals.

jtpio avatar Oct 19 '20 14:10 jtpio