iheartjupyterdocs.org
Jupyter Documentation
http://www.iheartjupyterdocs.org/jhub.html
jupyter-notebook.readthedocs.io
Running a notebook server — Jupyter Notebook 5.0.0.dev documentation
http://jupyter-notebook.readthedocs.io/en/latest/public_server.html
Config file and command line options. Running a notebook server. Securing a notebook server. Prerequisite: A notebook configuration file. Preparing a hashed password. Adding hashed password to your notebook configuration file. Using SSL for encrypted communication. Running a public notebook server. Using Let’s Encrypt. Running the notebook with a customized URL prefix. Embedding the notebook in another website. Security in the Jupyter notebook server. Security in notebook documents. As well as Tornado.
integrate.act.utoronto.ca
Sharing Archives - IntegrateIntegrate
http://integrate.act.utoronto.ca/tag/sharing
Search U of T for. U of T Home. Lino is an online web sticky note service that can be used to post memos, to-do lists, ideas, and photos anywhere on an online web canvas. Attendees/students don’t need to create an account, and only needed access to the URL, which can be linked on a website (or in Blackboard? Http:/ en.linoit.com/. GitHub is a cloud service that provides source code repositories, issue tracking system, wikis and other tools used by software developers in the real world. 2) collaboration a...
integrate.act.utoronto.ca
Programming Archives - IntegrateIntegrate
http://integrate.act.utoronto.ca/tag/programming
Search U of T for. U of T Home. GitHub is a cloud service that provides source code repositories, issue tracking system, wikis and other tools used by software developers in the real world. Students working on course projects or assignments write software and follow a development process similar to that of professionals. Teaching students to use the processes and tools used by professionals has several objectives:. The computer science courses that teach students about software development practices and ...
jhubdocs.readthedocs.io
DockerSpawner — JupyterHub Federated Documentation v0.1
http://jhubdocs.readthedocs.io/en/latest/dockerspawner/README.html
JupyterHub Federated Documentation v0.1. Building the Docker images. To spawn single user notebook servers in Docker containers. Python version 3.3 and above is required. Install dockerspawner to the system:. Two basic types of spawners are available for dockerspawner:. Useful if you would like to spawn single user notebook servers on the fly. It will take an authenticated user and spawn a notebook server in a Docker container for the user. There is a complete example in examples/oauth. The SystemUserSpa...
jhubdocs.readthedocs.io
systemdspawner — JupyterHub Federated Documentation v0.1
http://jhubdocs.readthedocs.io/en/latest/systemdspawner/README.html
JupyterHub Federated Documentation v0.1. Enables JupyterHub to spawn single-user notebook servers using systemd. If you want to use Linux Containers (Docker, rkt, etc) for isolation and security benefits, but don’t want the headache and complexity of container image management, then you should use the SystemdSpawner. You get to use the familiar, traditional system administration tools, whether you love or meh them, without having to learn an extra layer of container related tooling. This can replace the ...
integrate.act.utoronto.ca
Assessment Archives - IntegrateIntegrate
http://integrate.act.utoronto.ca/tag/assessment
Search U of T for. U of T Home. JupyterHub is a server that gives multiple users access to Jupyter notebooks, running an independent Jupyter notebook server for each user. 8220;The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Uses include: data cleaning and transformation, numerical simulation, statistical modelling, machine learning and much more.”. I haven’t used JupyterHub owing to a la...
integrate.act.utoronto.ca
Self-Assessment Archives - IntegrateIntegrate
http://integrate.act.utoronto.ca/tag/self-assessment
Search U of T for. U of T Home. JupyterHub is a server that gives multiple users access to Jupyter notebooks, running an independent Jupyter notebook server for each user. 8220;The Jupyter Notebook is a web application that allows you to create and share documents that contain live code, equations, visualizations and explanatory text. Uses include: data cleaning and transformation, numerical simulation, statistical modelling, machine learning and much more.”. I haven’t used JupyterHub owing to a la...