This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Main section */ | |
| #notebook-container{ | |
| box-shadow: none !important; /* Remove box shadows */ | |
| max-width: 1000px; | |
| } | |
| .container { | |
| width: 80% !important; | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Source: https://hub.docker.com/r/jupyter/pyspark-notebook | |
| # Copyright (c) Jupyter Development Team. | |
| # Distributed under the terms of the Modified BSD License. | |
| ARG BASE_CONTAINER=jupyter/scipy-notebook | |
| FROM $BASE_CONTAINER | |
| LABEL maintainer="Jupyter Project <jupyter@googlegroups.com>" | |
| USER root |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"lastUpload":"2020-08-02T11:29:35.550Z","extensionVersion":"v3.4.3"} |
NewerOlder