A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://jupyter-notebook.readthedocs.io/en/stable/configuring/config_overview.html below:

Configuration Overview — Jupyter Notebook 7.4.5 documentation

Configuration Overview#

Beyond the default configuration settings, you can configure a rich array of options to suit your workflow. Here are areas that are commonly configured when using Jupyter Notebook:

Let’s look at highlights of each area.

Jupyter’s Common Configuration system#

Jupyter applications, from the Notebook to JupyterHub to nbgrader, share a common configuration system. The process for creating a configuration file and editing settings is similar for all the Jupyter applications.

Disabling Custom CSS#

Custom CSS is loaded by default as was done with Jupyter Notebook 6. In the jupyter configuration directory, the /.jupyter/custom/custom.css file will be loaded unless the the application is initialized with the custom_css flag with the argument set to False as in --JupyterNotebookApp.custom_css=False.

Jupyter server#

The Jupyter Server runs the language kernel and communicates with the front-end Notebook client (i.e. the familiar notebook interface).

Warning

Jupyter Notebook 7 is now based on Jupyter Server. This may break some previous notebook imports you may have been using, such as notebook.auth or notebook.notebookapp.

Check out the migration guide to learn more on how to update these server imports.

Notebook extensions#

The Notebook frontend can be extending with JupyterLab extensions.

See the Frontend Extension Guide for more information.

Security in Jupyter notebooks: Since security policies vary from organization to organization, we encourage you to consult with your security team on settings that would be best for your use cases. Our documentation offers some responsible security practices, and we recommend becoming familiar with the practices.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4