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
This is on the roadmap, but the linked issue is #79, which is closed.
We should have module support for nixos. This should have an option to enable jupyter lab (or jupyter hub) as a systemd service.
We should have documentation with a simple example of how to incorporate this into a nixos config.
Possible solution
Add the module in a flake. Users can install the flake which will expose all the settings (like which kernels are enabled) in settings for nixos.
Alternatives
Incorporate this into nixos directly. This looks like more work, as we would have to merge this flake in. I think it would be better to keep it as a separate flake for now.
Additional context
No response
The text was updated successfully, but these errors were encountered:
What's missing?
This is on the roadmap, but the linked issue is #79, which is closed.
We should have module support for nixos. This should have an option to enable jupyter lab (or jupyter hub) as a systemd service.
We should have documentation with a simple example of how to incorporate this into a nixos config.
Possible solution
Add the module in a flake. Users can install the flake which will expose all the settings (like which kernels are enabled) in settings for nixos.
Alternatives
Incorporate this into nixos directly. This looks like more work, as we would have to merge this flake in. I think it would be better to keep it as a separate flake for now.
Additional context
No response
The text was updated successfully, but these errors were encountered: