The day of docker run (note)

Start with the following command

docker run -p 8888:8888 -v ~/dev/ds_python:/work --name my-lab 520b56985511 (image ID)

important point

  1. Specify the port (-p container port: host port)
  2. Filesystem mount (-v container working folder: folder created with dockerfile)
  3. Name the container (--name is optional)

reference

https://datawokagaku.com/startjupyternote/

Recommended Posts

The day of docker run (note)
Note: Prepare the environment of CmdStanPy with docker
I checked the contents of docker volume
Run the IDCF cloud CLI with Docker
Get the last day of the specified month
Python Note: The secret role of commas
Prepare the execution environment of Python3 with Docker
[Note] Export the html of the site with python.
A note about the python version of python virtualenv
[Note] About the role of underscore "_" in Python
Enter into stdin of the running Docker container
Find out the day of the week with datetime
[Python] Get the day of the week (English & Japanese)
Scraping the winning data of Numbers using Docker
Note: How to get the last day of the month with python (added the first day of the month)
The beginning of cif2cell
[Note] Correct the orientation of the liquid crystal of M5Stick V
[Note] Beginning of programming
The meaning of self
Make a note of the list of basic Pandas usage
the zen of Python
The story of sys.path.append ()
[Personal note] The example of Wagtail CMS looks great.
Note that the latest link of ius has changed
[Note] Contents of shape [0], shape [1], shape [2]
Which day of the week do you buy gold?
Preparing the execution environment of PyTorch with Docker November 2019
[Note] Docker build failed because the address of ius-release.rpm changed (Cannot open: https://centos7.iuscommunity.org/ius-release.rpm. Skipping.)
note of bind mount
Revenge of the Types: Revenge of types
Python Note: The mystery of assigning a variable to a variable
DJango Note: From the beginning (simplification and splitting of URLConf)
Specify the project name of docker-compose with Docker integration of Pycharm
A note on the default behavior of collate_fn in PyTorch
Run the intellisense of your own python library with VScode.
(Note) How to pass the path of your own module
[Note] Import of a file in the parent directory in Python
How to run the Export function of GCP Datastore automatically
Computing the BigQuery cost of a single Airflow DAG run
Get the host name of the host PC with Docker on Linux
Align the version of chromedriver_binary
Scraping the result of "Schedule-kun"
10. Counting the number of lines
The story of building Zabbix 4.4
Towards the retirement of Python2
[Apache] The story of prefork
Compare the fonts of jupyter-themes
About the ease of Python
Get the number of digits
Explain the code of Tensorflow_in_ROS
List of self-made Docker images
Reuse the results of clustering
Overview of Docker (for beginners)
GoPiGo3 of the old man
Calculate the number of changes
Change the theme of Jupyter
The popularity of programming languages
Change the style of matplotlib
Visualize the orbit of Hayabusa2
About the components of Luigi
Connected components of the graph